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