Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
org.etsi.osl.portal.web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSL
code
org.etsi.osl.portal.web
Commits
878c832f
Commit
878c832f
authored
1 year ago
by
Christos Tranoris
Browse files
Options
Downloads
Patches
Plain Diff
adding gitignore
parent
44db01c1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!6
Merging 2024Q2_RC into main, creating 2024Q2 Release
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+51
-0
51 additions, 0 deletions
.gitignore
with
51 additions
and
0 deletions
.gitignore
0 → 100644
+
51
−
0
View file @
878c832f
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/out-tsc
# Only exists if Bazel was run
/bazel-out
# dependencies
/node_modules
# profiling files
chrome-profiler-events*.json
speed-measure-plugin*.json
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# System Files
.DS_Store
Thumbs.db
src/assets/config/config.dev.json
src/assets/config/config.prod.json
src/assets/config/config.theming.json
/src/assets/config/theming.scss
/.angular
This diff is collapsed.
Click to expand it.
trantzas
@ktrantzas
mentioned in commit
4070fad7
·
1 year ago
mentioned in commit
4070fad7
mentioned in commit 4070fad74eedf300c74668283397be2bf9b8bbfd
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment