Selaa lähdekoodia

Add .gitignore

Dave Syer 13 vuotta sitten
vanhempi
commit
102a8e6122
1 muutettua tiedostoa jossa 9 lisäystä ja 0 poistoa
  1. 9
    0
      .gitignore

+ 9
- 0
.gitignore Näytä tiedosto

@@ -0,0 +1,9 @@
1
+*.sw?
2
+.#*
3
+*#
4
+.classpath
5
+.project
6
+.settings
7
+bin
8
+build
9
+target