Skip to content

Commit c398ac8

Browse files
authored
🙈 Add Python venv "env" to gitignore (fastapi#1212)
1 parent 0a77c61 commit c398ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ test.db
1414
log.txt
1515
Pipfile.lock
1616
env3.*
17+
env
1718
docs_build

0 commit comments

Comments
 (0)