Add ALLOWED_HOSTS file to gitignore
In tandem with the last commit, ALLOWED_HOSTS file is no longer tracked by git. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,6 +1,4 @@
|
||||
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/python,django,vim,visualstudiocode
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python,django,vim,visualstudiocode
|
||||
ALLOWED_HOSTS
|
||||
|
||||
### Django ###
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user