Plugin_QGIS/.gitignore
2024-10-14 11:35:00 +02:00

15 lines
220 B
Plaintext

#Ignores gitignore
.gitignore
#Ignores all folders
/*
*__pycache__/
plugins.xml
#Except Plugin folders
!/CenRa_AUTOMAP/*
!/CenRa_COPIE/*
!/CenRa_FLUX/*
!/CenRa_METABASE/*
!/CenRa_POSTGIS/*
!/CenRa_SICEN/*