.gitconfig: Use diff.algorithm = patience
[dotfiles.git] / .gitignore_global
index 6aa5cad74c9ea554903860081c1e2f88f13cde64..316b82620289830ef7481f8398b1ae0845d4c2fe 100644 (file)
@@ -1,11 +1,11 @@
 # Compiled source #
 ###################
-*.com
 *.class
 *.dll
 *.exe
 *.o
 *.so
+*.pyc
 
 # Packages #
 ############
@@ -32,3 +32,5 @@
 ehthumbs.db
 Icon?
 Thumbs.db
+*.swp
+tags