Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 505 B
# Untracked directories
.idea/
.idea/*
.idea/*.*
deploy/
deploy/*
temp/
doc/build/
doc/build/*
eotimeseriesviewer/ui/resources.py
eotimeseriesviewer/externals/qps/qpsresources.py
tests/outputs
tests/outputs/*
qgisresources/
qgisresources/*
enmapboxtestdata/
enmapboxtestdata/*
screenshots/
screenshots/*
example/*.aux.xml
example/*.gpkg-shm
example/*.gpkg-wal
eotimeseriesviewer/ui/tmp.ui

!/.gitignore
!/.gitattributes

# Untrack compiled files
*.aux.xml
*.pyc
*.pyd
*.iml
*__pycache__/

/qgisresources/