git ignore now /tmp and /public_html/tmp

This commit is contained in:
xdrm-brackets 2017-11-08 13:47:40 +01:00
parent 0c2e031885
commit 5b205939ca
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -9,4 +9,6 @@
/phpunit/coverage
.vscode
TODO
*.log
*.log
/tmp
/public_html/tmp