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