mirror of
https://github.com/ConjureETS/site-2015.git
synced 2026-03-23 20:11:24 +00:00
Added .pyc, database and medias files in .gitignore to keep repository clean
This commit is contained in:
parent
99903c9b68
commit
e14fb685bb
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,3 +1,10 @@
|
|||||||
/venv
|
/venv
|
||||||
|
|
||||||
/.idea
|
/.idea
|
||||||
|
|
||||||
|
*.pyc
|
||||||
|
*/*.pyc
|
||||||
|
|
||||||
|
db.sqlite3
|
||||||
|
|
||||||
|
/medias/*/*
|
||||||
|
|||||||
Binary file not shown.
BIN
blog/admin.pyc
BIN
blog/admin.pyc
Binary file not shown.
BIN
blog/forms.pyc
BIN
blog/forms.pyc
Binary file not shown.
BIN
blog/models.pyc
BIN
blog/models.pyc
Binary file not shown.
BIN
blog/urls.pyc
BIN
blog/urls.pyc
Binary file not shown.
BIN
blog/views.pyc
BIN
blog/views.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
conjure/urls.pyc
BIN
conjure/urls.pyc
Binary file not shown.
Binary file not shown.
BIN
conjure/wsgi.pyc
BIN
conjure/wsgi.pyc
Binary file not shown.
BIN
db.sqlite3
BIN
db.sqlite3
Binary file not shown.
Binary file not shown.
BIN
member/admin.pyc
BIN
member/admin.pyc
Binary file not shown.
BIN
member/forms.pyc
BIN
member/forms.pyc
Binary file not shown.
Binary file not shown.
BIN
member/urls.pyc
BIN
member/urls.pyc
Binary file not shown.
BIN
member/views.pyc
BIN
member/views.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
project/urls.pyc
BIN
project/urls.pyc
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user