mirror of
https://github.com/bspeice/dtparse
synced 2025-08-04 22:45:09 -04:00
Don't track pyc
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,4 +2,5 @@
|
|||||||
/target
|
/target
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.vscode
|
.vscode
|
||||||
|
*.pyc
|
Reference in New Issue
Block a user