Procházet zdrojové kódy

must ignore pyc and sqlite3 __pycache__

master
jfinn před 2 roky
rodič
revize
2b8001eefe

+ 1
- 0
.gitignore Zobrazit soubor

@@ -1,3 +1,4 @@
1
+__pycache__/
1 2
 *.pyc
2 3
 *.sqlite3
3 4
 *.sqlite

binární
db.sqlite3 Zobrazit soubor


binární
djc_srv/__pycache__/__init__.cpython-38.pyc Zobrazit soubor


binární
djc_srv/__pycache__/asgi.cpython-38.pyc Zobrazit soubor


binární
djc_srv/__pycache__/settings.cpython-38.pyc Zobrazit soubor


binární
djc_srv/__pycache__/urls.cpython-38.pyc Zobrazit soubor


binární
wsps/__pycache__/__init__.cpython-38.pyc Zobrazit soubor


binární
wsps/__pycache__/admin.cpython-38.pyc Zobrazit soubor


binární
wsps/__pycache__/apps.cpython-38.pyc Zobrazit soubor


binární
wsps/__pycache__/models.cpython-38.pyc Zobrazit soubor


binární
wsps/migrations/__pycache__/__init__.cpython-38.pyc Zobrazit soubor


Načítá se…
Zrušit
Uložit