Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gfe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Sander, Oliver
dune-gfe
c296d13ce0f727a1c51d8f6f8773aceaaf64cd5a
dune-gfe
.gitignore
Find file
Normal view
Permalink
.gitignore
89 B
Newer
Older
Blame preferences
Ignore specific revisions
Learn to ignore specific revisions
Remove lots of AutoTools stuff from .gitignore
Sander, Oliver
committed
7 years ago
1
2
3
4
5
6
# ignore all build folders
/build*/
# ignore backup files
*~
# ignore Python files
*.pyc