mirror of
https://github.com/kennethreitz-archive/gitignore.git
synced 2026-06-05 23:30:18 +00:00
adding Gems ignores
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
.DS_Store
|
||||
*.tmproj
|
||||
tmtags
|
||||
*~
|
||||
\#*
|
||||
.\#*
|
||||
*.swp
|
||||
.*.swp
|
||||
coverage
|
||||
rdoc
|
||||
pkg
|
||||
test/tmp
|
||||
test/version_tmp
|
||||
tmp
|
||||
pkg
|
||||
*.gem
|
||||
*.rbc
|
||||
lib/bundler/man
|
||||
spec/reports
|
||||
.config
|
||||
InstalledFiles
|
||||
.bundle
|
||||
Reference in New Issue
Block a user