diff --git a/.gitignore b/.gitignore index 43c3783..48f770d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .env config.json *.sqlite -backups \ No newline at end of file +backups +*.idea \ No newline at end of file