Added .gitingore on assets folder

This commit is contained in:
Lucas Bartholemy 2014-07-07 16:28:39 +02:00
parent 87700d1b02
commit 475269a68c
2 changed files with 4 additions and 0 deletions

4
assets/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

View File