update .gitignore for basically rubyist enviroment.

Most contributors don't need clojure's environment and don't have it.
This commit is contained in:
ainame
2013-06-03 00:43:45 +09:00
parent a8d4fed4a9
commit 7dede87761

36
.gitignore vendored
View File

@@ -1,16 +1,24 @@
/target
/classes
/checkouts
pom.xml
*.jar
*.class
.lein-deps-sum
.lein-failures
.lein-plugins
/build
.DS_Store
*.clj
.rvmrc
*.gem
*.rbc
.bundle
.config
.yardoc
Gemfile.lock
InstalledFiles
_yardoc
coverage
doc/
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
/build
.repl_history
.dat*
.rvmrc
.ruby-gemset
.ruby-version
.DS_Store