diff --git a/.gitignore b/.gitignore index be34809..0dffda8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ node_modules/ testproj/db.sqlite3 +testproj/staticfiles .vscode/ # Created by .ignore support plugin (hsz.mobi) diff --git a/.idea/drf-yasg.iml b/.idea/drf-yasg.iml index cab41e2..c0ef6ba 100644 --- a/.idea/drf-yasg.iml +++ b/.idea/drf-yasg.iml @@ -4,7 +4,7 @@