Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Commit

Permalink
Merge pull request xively#7 from xively/update_gitignore
Browse files Browse the repository at this point in the history
Add more stuff to gitignore
  • Loading branch information
errordeveloper committed Jun 20, 2013
2 parents 686d479 + a7afb87 commit a9dbb46
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Expand Up @@ -4,6 +4,10 @@
*.war
*.ear

*/gen/

out/

log/
bin/
.project
Expand All @@ -16,3 +20,6 @@ bin/
*/.settings/
*/.classpath

.DS_Store

.sw?

0 comments on commit a9dbb46

Please sign in to comment.