]> source.dussan.org Git - gitignore.git/commitdiff
Adding Emacs backup, and Vi swap ignores to Global/
authorChris Wanstrath <chris@ozmm.org>
Tue, 9 Nov 2010 08:06:51 +0000 (00:06 -0800)
committerChris Wanstrath <chris@ozmm.org>
Tue, 9 Nov 2010 08:08:01 +0000 (00:08 -0800)
Django.gitignore
Global/Emacs.gitignore [new file with mode: 0644]
Global/Vi.gitignore [new file with mode: 0644]
Global/emacs.gitignore [deleted file]
Ruby.gitignore

index 9e00fa46fcd65d91d83d86cfbdd0f3fecd87cc22..4be94cb18f648c2abcc84a74aedfb4059ace3966 100644 (file)
@@ -1,6 +1,3 @@
-*.swp
-*.swo
-*~
 #for python/django
 *.log
 static/uploaded/**/*
diff --git a/Global/Emacs.gitignore b/Global/Emacs.gitignore
new file mode 100644 (file)
index 0000000..472f673
--- /dev/null
@@ -0,0 +1,4 @@
+*~
+\#*\#
+/.emacs.desktop
+/.emacs.desktop.lock
diff --git a/Global/Vi.gitignore b/Global/Vi.gitignore
new file mode 100644 (file)
index 0000000..d10a5fc
--- /dev/null
@@ -0,0 +1,2 @@
+*.swp
+*.swo
\ No newline at end of file
diff --git a/Global/emacs.gitignore b/Global/emacs.gitignore
deleted file mode 100644 (file)
index 69455a2..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-\#*#
-/.emacs.desktop
-/.emacs.desktop.lock
-.DS_Store
index 463c0603d11ad60f3efe76701db00dd275dc3c7c..6840c71f4330e474299f0e75c3d898711e2ddec1 100644 (file)
@@ -1,9 +1,4 @@
 .DS_Store
-*~
-\#*
-.\#*
-*.swp
-.*.swp
 coverage
 rdoc
 pkg