diff options
author | Michael Bien <[email protected]> | 2010-02-27 00:56:26 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-02-27 00:56:26 +0100 |
commit | cdd12998f454a45c459166528ff155f6f15e2142 (patch) | |
tree | 124347b389637f7d4917ff344247204d6e557308 /.gitignore | |
parent | 34bb39283a30919212b682c34bb54d8cd3626cbd (diff) |
removed .idea/workspace.xml from repo and updated .gitignore.
updated intellij project files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,5 +2,6 @@ build dist gensrc resources/includes/CL +.idea/workspace.xml **~ nbproject/private |