1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00

Gitignore rubymine's .idea directory

This commit is contained in:
Jared Beck 2015-01-30 15:17:59 -05:00
parent 7cd248c37d
commit 1d54a8d750

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
.bundle
Gemfile.lock
pkg/*
.idea