Added executable folder to gitignore
This commit is contained in:
parent
9390dcdd43
commit
7b7494b8a4
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,6 +10,7 @@ env/
|
||||||
venv/
|
venv/
|
||||||
eggs/
|
eggs/
|
||||||
dist/
|
dist/
|
||||||
|
executable/
|
||||||
build/
|
build/
|
||||||
vendor/
|
vendor/
|
||||||
.eggs/
|
.eggs/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user