diff options
author | Patrick Woodworth <[email protected]> | 2012-12-07 19:46:48 -0800 |
---|---|---|
committer | Patrick Woodworth <[email protected]> | 2012-12-07 19:46:48 -0800 |
commit | 6f417ba987a35dc62e8dc593ea548d961d558ee5 (patch) | |
tree | 903e68fa418473648a8e080ceabdb35ec6d11982 | |
parent | d9f287d7c72392d3d6733e54ba033c97ca621f2b (diff) |
Updating .gitignore.
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ .idea/ +build/ +dist/ target/ +Jake2-cvs-install.jar *.iml |