Skip to content

Commit

Permalink
Added the standard .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LePetitRenard committed Aug 3, 2017
1 parent 226d251 commit 1651f79
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

#GIT
#
.gitignore

#Linux
#
*.swp

# OSX
#
.DS_Store
Expand Down

0 comments on commit 1651f79

Please sign in to comment.