update gitignore
This commit is contained in:
parent
b470591420
commit
647d75abb4
5
.gitignore
vendored
5
.gitignore
vendored
@ -18,6 +18,11 @@ etl/**/*.txt
|
|||||||
etl/**/*.xls
|
etl/**/*.xls
|
||||||
etl/**/*.xlsx
|
etl/**/*.xlsx
|
||||||
etl/**/*.zip
|
etl/**/*.zip
|
||||||
|
etl/**/*.gml
|
||||||
|
etl/**/*.gz
|
||||||
|
etl/**/5690395*
|
||||||
|
postgresdata
|
||||||
|
*/__pycache__/*
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user