.gitignore to make git status output sane
This commit is contained in:
parent
1351f0769d
commit
027634a1a2
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
*.pyc
|
||||||
|
*.p
|
||||||
|
*.csv
|
||||||
|
cache/
|
||||||
|
dumps/
|
||||||
|
logs/
|
||||||
|
ecus/
|
||||||
|
Vehicles/
|
||||||
|
EcuRenault/
|
||||||
|
Location/
|
Loading…
x
Reference in New Issue
Block a user