Ignore build and editor junk files
authorMark Donnelly <mark@painless-security.com>
Wed, 24 Jun 2015 19:27:24 +0000 (15:27 -0400)
committerMark Donnelly <mark@painless-security.com>
Wed, 24 Jun 2015 19:27:24 +0000 (15:27 -0400)
.gitignore

index b6c2844..3ee7615 100644 (file)
@@ -81,4 +81,33 @@ Doxyfile
 json_gssapi/build
 json_gssapi/debug
 json_gssapi/manual
-./test/
\ No newline at end of file
+./test/
+
+#
+# Build process
+#################
+build
+
+
+#
+# Emacs
+###############
+*~
+\#*\#
+/.emacs.desktop
+/.emacs.desktop.lock
+*.elc
+auto-save-list
+tramp
+.\#*
+
+#
+# Vim
+#################
+[._]*.s[a-w][a-z]
+[._]s[a-w][a-z]
+*.un~
+Session.vim
+.netrwhist
+*~
+