add project file to gitignore

This commit is contained in:
s2
2016-11-11 22:37:57 +01:00
parent 062c13faf7
commit 58af4a6c96

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/tests/reports/
/tests/screenshots/
/tests/*log
/tests/*log
/.project