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