1
0
mirror of https://github.com/bspeice/dtparse synced 2024-12-22 04:18:09 -05:00

Don't track pyc

This commit is contained in:
Bradlee Speice 2018-07-02 22:23:55 -04:00
parent f0c3d8998d
commit d7b3c33567

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
**/*.rs.bk
Cargo.lock
.vscode
*.pyc