Updated gitignore to ignore folders

This commit is contained in:
Anon 2024-10-13 23:42:38 -07:00
parent c6f64db44f
commit 7e9f611fca

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/*/ /*/
/*.log /*.log
/venv /venv
*/