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