diff --git a/.gitignore b/.gitignore index bb78608..7b1b90a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,9 @@ yarn.lock # docker docker-compose.yml -Dockerfile \ No newline at end of file +Dockerfile + +# temporary files +*.log +*.tmp +*.compiled \ No newline at end of file