ignore pipfile.lock, although this should probably be added...

This commit is contained in:
Tatu Wikman 2020-01-02 13:19:35 +02:00
parent a7b15c6a1e
commit 5d8f02513f
No known key found for this signature in database
GPG Key ID: BF214F789950B74E
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,6 +1,9 @@
# editors
.vscode
# ignore Pipfile.lock
Pipfile.lock
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]