Fixing subfolder log directories getting watched by git

This commit is contained in:
Christian 'ketura' McCarty
2021-01-26 21:44:03 -06:00
parent a6a7e36063
commit 67952b9e86

1
.gitignore vendored
View File

@@ -14,5 +14,6 @@ database/*
!database/.placeholder
logs/*
!logs/.placeholder
**/logs
.idea/
*.iml