Skip to content

Commit

Permalink
Added .gitignore files.
Browse files Browse the repository at this point in the history
  • Loading branch information
pluppens committed May 7, 2013
1 parent 0924de7 commit 872c665
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
@@ -0,0 +1,17 @@
# Maven #
#########
target/

# IntelliJ/Eclipse files #
##########################
*.iml
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db

0 comments on commit 872c665

Please sign in to comment.