mirror of
https://github.com/c0de-archive/django-gallery.git
synced 2026-05-22 13:48:00 +00:00
Initial Commit
This project will be to create an image gallery with support for private 'folders' as well as other ideas that I have
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
__pycache__
|
||||
.*~
|
||||
*.pyc
|
||||
*.pyo
|
||||
.*.swp
|
||||
venv
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
*.orig
|
||||
.vscode/*
|
||||
*.sqlite3
|
||||
Reference in New Issue
Block a user