This website works better with JavaScript.
Explore
Help
Sign In
redmaycry
/
django-blog
Watch
1
Star
0
Fork
You've already forked django-blog
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Добавить в .gitignore папки с медиа и .env файл окружения
master
Дмитрий
3 years ago
parent
6bac22ab56
commit
e77e6e324d
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.gitignore
3
.gitignore
vendored
Unescape
Escape
View File
@ -1,2 +1,5 @@
blog/**/__pycache__/
*.sqlite3
data/
media/
.env
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
redmaycry/django-blog
Title
Body
Create Issue