keep logs directory in git

This commit is contained in:
Nayan
2025-05-09 13:12:06 -04:00
parent cad0cc4e6c
commit b74a11d5cd
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,2 @@
*.out
*.o
/logs
*.o

2
logs/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore