ignore *.log files

This commit is contained in:
Jeffrey Paul 2025-06-11 15:29:20 -07:00
parent fd4194503c
commit 6958b2a6e2

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
.DS_Store
**/.DS_Store
/secret
*.log
cli.test