Skip to content

Commit

Permalink
Add ignores for idea and eclipse project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeb01 committed Oct 25, 2013
1 parent 24615ca commit 9385d41
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
/out
.DS_Store
*~
/out
/.idea/workspace.xml
/.idea/scopes
/.idea/tasks.xml
classes
code
templib
SConstruct
.*dblite
pom.xml
.project
.classpath
.settings
.idea
*.iml

0 comments on commit 9385d41

Please sign in to comment.