diff --git a/Django.gitignore b/Django.gitignore index 9e00fa4..4be94cb 100644 --- a/Django.gitignore +++ b/Django.gitignore @@ -1,6 +1,3 @@ -*.swp -*.swo -*~ #for python/django *.log static/uploaded/**/* diff --git a/Global/emacs.gitignore b/Global/Emacs.gitignore similarity index 71% rename from Global/emacs.gitignore rename to Global/Emacs.gitignore index 69455a2..472f673 100644 --- a/Global/emacs.gitignore +++ b/Global/Emacs.gitignore @@ -1,4 +1,4 @@ -\#*# +*~ +\#*\# /.emacs.desktop /.emacs.desktop.lock -.DS_Store diff --git a/Global/Vi.gitignore b/Global/Vi.gitignore new file mode 100644 index 0000000..d10a5fc --- /dev/null +++ b/Global/Vi.gitignore @@ -0,0 +1,2 @@ +*.swp +*.swo \ No newline at end of file diff --git a/Ruby.gitignore b/Ruby.gitignore index 463c060..6840c71 100644 --- a/Ruby.gitignore +++ b/Ruby.gitignore @@ -1,9 +1,4 @@ .DS_Store -*~ -\#* -.\#* -*.swp -.*.swp coverage rdoc pkg