ignore temporary files

This commit is contained in:
b1ek 2023-03-11 11:46:51 +10:00
parent 7fb0cf96d8
commit cdb3ce8d73
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@ -13,3 +13,8 @@ yarn.lock
# docker # docker
docker-compose.yml docker-compose.yml
Dockerfile Dockerfile
# temporary files
*.log
*.tmp
*.compiled