diff --git a/.gitignore b/.gitignore index 6759c8e..ced4cea 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,10 @@ hs_err_pid* ### certificates ### secrets/ + +### Generated sources ### +src/main/java/previewcode/backend/database/model + +# Stuff with passwords +build.properties +config.yaml \ No newline at end of file diff --git a/.idea/runConfigurations/run.xml b/.idea/runConfigurations/run.xml index 099034a..0a4f66a 100644 --- a/.idea/runConfigurations/run.xml +++ b/.idea/runConfigurations/run.xml @@ -8,7 +8,7 @@