2017-02-09 15:31:15 +00:00
|
|
|
.DS_Store
|
|
|
|
*.pyc
|
|
|
|
*.log
|
|
|
|
*.swp
|
|
|
|
*.retry
|
2017-02-21 07:45:35 +00:00
|
|
|
.env
|
2018-10-28 14:20:03 +00:00
|
|
|
.idea
|
2020-07-07 09:15:08 +00:00
|
|
|
.vscode
|
2017-02-09 15:31:15 +00:00
|
|
|
*~
|
|
|
|
/logs
|
|
|
|
/data
|
|
|
|
.~*
|
|
|
|
common/CACHE
|
2017-02-12 00:42:48 +00:00
|
|
|
bakerydemo/settings/local.py
|
2017-02-12 00:50:07 +00:00
|
|
|
bakerydemodb
|
2022-07-26 05:20:45 +00:00
|
|
|
node_modules
|
|
|
|
venv
|
|
|
|
.venv
|
2017-02-09 15:31:15 +00:00
|
|
|
__pycache__
|
2017-02-09 15:50:02 +00:00
|
|
|
.vagrant/
|
|
|
|
/.vagrant/
|
|
|
|
/Vagrantfile.local
|
|
|
|
!.gitignore
|
2023-02-03 09:59:47 +00:00
|
|
|
bakerydemo/collect_static
|