diff --git a/.gitignore b/.gitignore index 055395e..9f75206 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules/ .env -package-lock.json \ No newline at end of file +package-lock.json +*.bak +*.log \ No newline at end of file