Added basic Bootstrap elements to templates
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,13 +1,15 @@
|
||||
*.pyc
|
||||
*.log
|
||||
db.sqlite3
|
||||
*.bak
|
||||
.idea/
|
||||
.vscode/*
|
||||
*/migrations/*
|
||||
media/history/*
|
||||
|
||||
*.pyc
|
||||
*.log
|
||||
*.bak
|
||||
*.txt
|
||||
*.map
|
||||
|
||||
api-keys.sh
|
||||
db.sqlite3
|
||||
Pipfile
|
||||
*.txt
|
||||
scrap.py
|
||||
media/history/*
|
||||
|
||||
Reference in New Issue
Block a user