diff --git a/.gitignore b/.gitignore index 07f4c0882..34796a8da 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ __pycache__/ _static/ .idea .secret +atlassian-ide-plugin.xml diff --git a/src/.gitignore b/src/.gitignore index e69de29bb..b03f94ee2 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -0,0 +1,4 @@ +data/ +pretix.cfg +*.sqlite +.cache