1
0
mirror of https://github.com/bspeice/dtparse synced 2024-11-12 17:08: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

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
/target
**/*.rs.bk
Cargo.lock
.vscode
.vscode
*.pyc