Skip to content
Snippets Groups Projects

Add .bak and .orig files to gitignore

Merged Stewart Martin-Haugh requested to merge smh/athena:gitignore_improve into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -11,6 +11,8 @@
.asetup*
.cproject
*.kdevelop
*.orig
*.bak
#Binary formats
*.so*
*.out
Loading