Przeglądaj źródła

Ignore IDEA files, Gradle build dir

Howard M. Lewis Ship 12 lat temu
rodzic
commit
5560d3908d
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      tapestry/hello/.gitignore

+ 6 - 0
tapestry/hello/.gitignore

@@ -1 +1,7 @@
 target
+build
+.gradle
+*.iml
+*.ipr
+*.iws
+