Skip to content

Commit

Permalink
Git Ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jklann committed Dec 22, 2016
1 parent b00fac2 commit a04f2e1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so

# Temporary files #
###################
*.swp
*.swo
*~


# OS generated files #
######################
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db

0 comments on commit a04f2e1

Please sign in to comment.