Explorar o código

STYLE: ignore back up files

Arnaud Gelas %!s(int64=15) %!d(string=hai) anos
pai
achega
c7d5191ad3
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -1,5 +1,10 @@
 # Ignore all dotfiles...
 .*
+
+# Ignore all back-up files...
+*~
+*.bak
+
 # except for .gitignore
 !.gitignore