mirror of
https://github.com/glimpse-app/server.git
synced 2025-04-02 10:52:45 -04:00
ignore logs
This commit is contained in:
parent
bd147edcf9
commit
ec6f8fb225
2 changed files with 8 additions and 2 deletions
|
@ -22,3 +22,6 @@ bin/
|
|||
# not needed directories inside docker
|
||||
.github/
|
||||
.vscode/
|
||||
|
||||
# logs
|
||||
*.log
|
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -18,3 +18,6 @@ bin/
|
|||
|
||||
# configuration
|
||||
/config.ini
|
||||
|
||||
# logs
|
||||
*.log
|
Loading…
Add table
Reference in a new issue