Skip to content

Commit

Permalink
Dev: gitignore to ignore tmp files again
Browse files Browse the repository at this point in the history
  • Loading branch information
lacrioque committed Mar 15, 2018
1 parent 4837faa commit bc99ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -41,7 +41,7 @@

# tmp directory : whole except the index.html for directory create
/tmp/*
!/tmp/*/
!/tmp/*/*index.html
/tmp/assets/**/
/tmp/runtime/gii-1.1.18/*.*
/tmp/runtime/cache/*.bin
Expand Down

0 comments on commit bc99ce7

Please sign in to comment.