A good start on project tests. needed some tewaking of the project class.
This commit is contained in:
+11
-1
@@ -1,2 +1,12 @@
|
||||
# Python Temp
|
||||
__pycache__
|
||||
*.bak
|
||||
|
||||
# Sample Project
|
||||
sample/**/cache
|
||||
sample/**/wordlist.txt
|
||||
sample/**/*.bak
|
||||
|
||||
# PyTest
|
||||
tests/temp
|
||||
.pytest_cache
|
||||
pytestdebug.log
|
||||
|
||||
Reference in New Issue
Block a user