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