Arnaud Gelas лет назад: 15
Родитель
Сommit
c7d5191ad3
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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