Adding more stuff to gitignore

This commit is contained in:
Will Farrington
2010-03-04 01:35:29 -05:00
parent 23e318b001
commit 804120d6c8

12
.gitignore vendored
View File

@@ -11,6 +11,8 @@ doc
# jeweler generated
pkg
.bundle
# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
#
# * Create a file at ~/.gitignore
@@ -24,16 +26,16 @@ pkg
#
# For MacOS:
#
#.DS_Store
.DS_Store
#
# For TextMate
#*.tmproj
#tmtags
#
# For emacs:
#*~
#\#*
#.\#*
*~
\#*
.\#*
#
# For vim:
#*.swp
*.swp