updated gitignore
This commit is contained in:
+2
-1
@@ -3,6 +3,7 @@
|
|||||||
db.sqlite3
|
db.sqlite3
|
||||||
*.pyc
|
*.pyc
|
||||||
*/__pycache__/
|
*/__pycache__/
|
||||||
*/migrations/
|
|
||||||
albums/
|
albums/
|
||||||
wallpapers/
|
wallpapers/
|
||||||
|
frontend/node_modules/
|
||||||
|
frontend/.next/
|
||||||
|
|||||||
Reference in New Issue
Block a user