git ignore now /tmp and /public_html/tmp
This commit is contained in:
parent
0c2e031885
commit
5b205939ca
|
@ -9,4 +9,6 @@
|
|||
/phpunit/coverage
|
||||
.vscode
|
||||
TODO
|
||||
*.log
|
||||
*.log
|
||||
/tmp
|
||||
/public_html/tmp
|
||||
|
|
Loading…
Reference in New Issue