Add pbf and lst files to gitignore
This commit is contained in:
parent
d01a7275ec
commit
f1fb2157ba
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -6,6 +6,9 @@
|
|||
*.gz
|
||||
*.csv
|
||||
*.pyc
|
||||
*.pbf
|
||||
*.lst
|
||||
*.user
|
||||
private/
|
||||
data/
|
||||
__pycache__/
|
||||
|
|
Loading…
Add table
Reference in a new issue