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