ignore all files inside logs folder

This commit is contained in:
Henry Heng
2023-07-03 23:07:31 +01:00
committed by GitHub
parent 7ee2b1194d
commit da1cfc79c4
+1 -1
View File
@@ -8,7 +8,7 @@
**/yarn.lock **/yarn.lock
## logs ## logs
logs/**/* **/logs
**/*.log **/*.log
## build ## build