diff --git a/.gitignore b/.gitignore index 4841924..3014053 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ error-log.txt backups/*.zip lib/config-* -test/test-file1.txt \ No newline at end of file +test/test-file1.txt +tmp/oldVersion +tmp/new-version* \ No newline at end of file