diff --git a/.gitignore b/.gitignore index 4f038e5d..39f7a170 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,16 @@ #Ignores gitignore -.gitignore +!.gitignore #Ignores all folders /* #Except Plugin folders -!/CenRa_COPIE/* +!/CenRa_COPIE/*/* !/CenRa_FLUX/* !/CenRa_METABASE/* !/CenRa_POSTGIS/* !/CenRa_SICEN/* !/CenRa_AUTOMAP/* + *__pycache__*