diff --git a/.gitignore b/.gitignore index 572ab561..21f701be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,15 @@ #Ignores gitignore -!.gitignore +.gitignore #Ignores all folders /* +!plugins.xml -#Except Plugin folders -!/CenRa_COPIE/* -!/CenRa_FLUX/* -!/CenRa_METABASE/* -!/CenRa_POSTGIS/* -!/CenRa_SICEN/* -!/CenRa_AUTOMAP/* +!CenRa_AUTOMAP/ +!CenRa_COPIE +!CenRa_FLUX +!CenRa_METABASE +!CenRa_POSTGIS +!CenRa_SICEN - -*__pycache__* +**/__pycache__ \ No newline at end of file