This website works better with JavaScript.
Home
Explore
Help
Sign In
mirror
/
tiangolo.fastapi
mirror of
https://github.com/tiangolo/fastapi
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
🙈
Add Python venv "env" to gitignore (
#1212
)
pull/1215/head
Cássio Botaro
5 years ago
committed by
GitHub
parent
0a77c613b0
commit
c398ac87d9
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.gitignore
1
.gitignore
View File
@ -14,4 +14,5 @@ test.db
log.txt
Pipfile.lock
env3.*
env
docs_build
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/tiangolo.fastapi
Title
Body
Create Issue