Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review 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
atlas
athena
Merge requests
!30366
Add .bak and .orig files to gitignore
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add .bak and .orig files to gitignore
smh/athena:gitignore_improve
into
master
Overview
2
Commits
1
Pipelines
1
Changes
1
Merged
Stewart Martin-Haugh
requested to merge
smh/athena:gitignore_improve
into
master
5 years ago
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
Add a couple of edit/diff formats that crept or nearly crept into the repo.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
982a3196
1 commit,
5 years ago
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitignore
+
2
−
0
Options
@@ -11,6 +11,8 @@
.asetup*
.cproject
*.kdevelop
*.orig
*.bak
#Binary formats
*.so*
*.out
Loading