Ver Fonte

Added emacs temp files to .gitignore

murgatroid99 há 11 anos atrás
pai
commit
6d10bda989
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -17,3 +17,5 @@ coverage
 # cache for run_tests.py
 # cache for run_tests.py
 .run_tests_cache
 .run_tests_cache
 
 
+# emacs temp files
+*~