mirror of
https://github.com/bspeice/dtparse
synced 2024-12-22 12:28:08 -05:00
Don't track pyc
This commit is contained in:
parent
f0c3d8998d
commit
d7b3c33567
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.vscode
|
.vscode
|
||||||
|
*.pyc
|
Loading…
Reference in New Issue
Block a user