Commit cb34cc2b25ca9beb2d674ded5914c4714e366eef

Daniel Mendler 2019-04-19T18:57:26

ignore emacs and vim files

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/.gitignore b/.gitignore
index 4072e6a..6f24fa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,6 +74,8 @@ libtommath.pc
 gcc_errors_*.txt
 test_*.txt
 
+.#*
+*~
 *.bak
 *.orig
 *.asc