diff options
author | Michael Bien <[email protected]> | 2010-03-27 15:13:30 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-03-27 15:13:30 +0100 |
commit | b5bc1819925148adfdb1f2baccdfe9ecd3dc4dbf (patch) | |
tree | b99dbac4d0e73e0ac1e4877afdd83ad64da4dde1 /.gitignore | |
parent | 992b456d64e6128af021067e10e485d25977bf24 (diff) |
added idea project files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
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 |