This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
sherlock
mirror of
https://github.com/sherlock-project/sherlock
Watch
1
Star
0
Fork
You've already forked sherlock
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Prevent copying of venv folder in the Docker image
Browse Source
pull/202/head
Nico Stapelbroek
6 years ago
parent
b9a06e7a42
commit
45f436a77f
2 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
.dockerignore
Unescape
Escape
View File
@ -1,4 +1,5 @@
.git/
.vscode/
*.txt
!/requirements.txt
!/requirements.txt
venv/
0
dive.log
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/sherlock
Title
Body
Create Issue