adding Gems ignores
This commit is contained in:
parent
1231be1e5d
commit
8ca8ad89a4
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
|
Loading…
Reference in New Issue
Block a user