mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 08:47:08 +00:00
Add gitignore
This commit is contained in:
parent
f0b4365f7c
commit
8abeaac017
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# User files
|
||||
*.txt
|
||||
|
||||
# Virtual Environment
|
||||
venv/
|
Loading…
Reference in a new issue