diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..7d5b135a --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +#Ignores gitignore +.gitignore + +#Ignores all folders +/* +*__pycache__/ +plugins.xml + +#Except Plugin folders +!/CenRa_AUTOMAP/* +!/CenRa_COPIE/* +!/CenRa_FLUX/* +!/CenRa_METABASE/* +!/CenRa_POSTGIS/* +!/CenRa_SICEN/* \ No newline at end of file