forked from CEN-RA/Plugin_QGIS
17 lines
214 B
Plaintext
17 lines
214 B
Plaintext
#Ignores gitignore
|
|
!.gitignore
|
|
|
|
#Ignores all folders
|
|
/*
|
|
|
|
#Except Plugin folders
|
|
!/CenRa_COPIE/*
|
|
!/CenRa_FLUX/*
|
|
!/CenRa_METABASE/*
|
|
!/CenRa_POSTGIS/*
|
|
!/CenRa_SICEN/*
|
|
!/CenRa_AUTOMAP/*
|
|
|
|
|
|
*__pycache__*
|