Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5757505

Browse files
committed
Add env-debug to .gitignore
(I am using it as a venv for a debug build of python)
1 parent 0e4a5fb commit 5757505

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ test_capi
77
*.a
88

99
/env
10+
/env-debug
1011
/.mypy_cache
1112
/.cache
1213
/.pytest_cache

0 commit comments

Comments
 (0)