remove config from tracking
This commit is contained in:
parent
52800a249d
commit
3fefdcc7d8
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,6 +6,8 @@ __pycache__
|
|||||||
docker-compose.yaml
|
docker-compose.yaml
|
||||||
*.sh
|
*.sh
|
||||||
|
|
||||||
|
*.ini
|
||||||
|
|
||||||
# Ignore images in posts
|
# Ignore images in posts
|
||||||
*.jpg
|
*.jpg
|
||||||
*.png
|
*.png
|
||||||
|
|||||||
@ -1,9 +0,0 @@
|
|||||||
[POSTS]
|
|
||||||
posts_folder=./posts
|
|
||||||
|
|
||||||
[STATUS]
|
|
||||||
status_file=./resources/status.text
|
|
||||||
|
|
||||||
[NETWORK]
|
|
||||||
PORT=1111
|
|
||||||
DEV=0
|
|
||||||
Loading…
x
Reference in New Issue
Block a user