add log and raw fiels to gitignore

This commit is contained in:
Arthur Lu 2024-02-14 14:02:31 -08:00
parent 1557448bf9
commit 6aebefc748

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
**/build/*
**/secret.h
**/wwwdata.c
**/wwwdata.c
**/*.log
**/*.raw