Skip to content

Commit

Permalink
Added gitignore file to hide build artifacts and certain IDE files (I…
Browse files Browse the repository at this point in the history
…ntelliJ local-specific project files)
  • Loading branch information
Shane Poage committed Apr 10, 2015
1 parent aa3f69d commit 7a98dd1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
classes/
lib/
target/
CppTools.zip
*.iws

0 comments on commit 7a98dd1

Please sign in to comment.