]> source.dussan.org Git - gitignore.git/commitdiff
Removed IDE support files entirely 954/head
authorLukáš Marek <lukas.marek@gmail.com>
Wed, 19 Feb 2014 00:16:52 +0000 (01:16 +0100)
committerLukáš Marek <lukas.marek@gmail.com>
Wed, 19 Feb 2014 00:16:52 +0000 (01:16 +0100)
Those files should be in Global/ templates

Grails.gitignore

index 5bd0137664e0576495b59d2e11c5b1693e019daa..22bf40d1ef833c722f0c87183f3fcd2c574e8b68 100644 (file)
@@ -3,16 +3,6 @@
 # web application files
 /web-app/WEB-INF/classes
 
-# IDE support files
-/.classpath
-/.launch
-/.project
-/.settings
-/*.launch
-/*.tmproj
-/ivy*
-/eclipse
-
 # default HSQL database files for production mode
 /prodDb.*