]> source.dussan.org Git - gitignore.git/commitdiff
added GWT project git ignore related paths.
authorCarlos Alexandro Becker <caarlos0@gmail.com>
Thu, 12 Jan 2012 02:16:04 +0000 (00:16 -0200)
committerCarlos Alexandro Becker <caarlos0@gmail.com>
Thu, 12 Jan 2012 02:16:04 +0000 (00:16 -0200)
GWT.gitignore [new file with mode: 0644]

diff --git a/GWT.gitignore b/GWT.gitignore
new file mode 100644 (file)
index 0000000..f75c329
--- /dev/null
@@ -0,0 +1,17 @@
+*.class
+
+# Package Files #
+*.jar
+*.war
+
+# gwt caches and compiled units #
+war/gwt_bree/*
+gwt-unitCache/*
+
+# boilerplate generated classes #
+.apt_generated/*
+
+# more caches and things from deploy #
+war/WEB-INF/deploy/*
+war/WEB-INF/classes/*
+