adding Gems ignores
This commit is contained in:
22
Ruby.gitignore
Normal file
22
Ruby.gitignore
Normal file
@@ -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