diff --git a/.gitignore b/.gitignore index fdb9268..d7563d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ /target +/resources /.env /*.db /*.db-shm /*.db-wal + +/node_modules +/*.lockb \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index da206c6..3baa0fe 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -13,5 +13,8 @@