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

7
.gitignore vendored
View File

@ -12,4 +12,9 @@ yarn.lock
# docker
docker-compose.yml
Dockerfile
Dockerfile
# temporary files
*.log
*.tmp
*.compiled