redstorm/.gitignore

26 lines
291 B
Plaintext
Raw Permalink Normal View History

/tmp/
/target/
/.bundle
/.rvmrc
/notes.txt
2011-11-05 04:19:13 +00:00
*.gem
/storm-*/
/storm
/redstorm.wiki
/Dependencies
2013-05-13 14:44:06 +00:00
/ivy/ivy-*.jar
2013-05-15 03:35:51 +00:00
/vagrant/cookbooks
/.ruby-version
/vagrant/.bundle
/vagrant/.ruby-version
/vagrant/tmp
/vagrant/vendor
2013-05-15 18:21:51 +00:00
/vagrant/.vagrant
2013-05-15 03:35:51 +00:00
/vendor
2013-07-25 20:04:08 +00:00
/coverage/
2014-10-20 03:37:53 +00:00
*.sw*
.gradle/
build/
.idea/
redstorm.i*