summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-03-27 15:13:30 +0100
committerMichael Bien <[email protected]>2010-03-27 15:13:30 +0100
commitb5bc1819925148adfdb1f2baccdfe9ecd3dc4dbf (patch)
treeb99dbac4d0e73e0ac1e4877afdd83ad64da4dde1 /.gitignore
parent992b456d64e6128af021067e10e485d25977bf24 (diff)
added idea project files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 378eac25d..6e3af642b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,6 @@
build
+javadoc_public
+build-temp
+make/temp*
+.idea/workspace.xml
+**~ \ No newline at end of file