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

Skip to content

Commit 25d6710

Browse files
committed
Generalize .gitignore of env dirs
1 parent 6339727 commit 25d6710

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.gitignore

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

9-
/env
10-
/env-debug
11-
/env-3.5
9+
/env*
1210
/.mypy_cache
1311
/.cache
1412
/.pytest_cache

0 commit comments

Comments
 (0)