A list of ignored files
authorGeorgios Gousios <gousiosg@gmail.com>
Tue, 13 Sep 2011 10:40:54 +0000 (13:40 +0300)
committerGeorgios Gousios <gousiosg@gmail.com>
Tue, 13 Sep 2011 10:40:54 +0000 (13:40 +0300)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..fe8c3df
--- /dev/null
@@ -0,0 +1,16 @@
+target*
+runner/*
+*.class
+*.classpath
+*.DS_Store
+*.project
+*.settings
+*.externalToolBuilders
+/.idea/
+bin/
+.metadata
+*.*~
+*.iml
+*.ipr
+*.iws
+*.db