remove config from tracking

This commit is contained in:
0x01FE 2024-03-29 11:45:00 -05:00
parent 52800a249d
commit 3fefdcc7d8
2 changed files with 2 additions and 9 deletions

2
.gitignore vendored
View File

@ -6,6 +6,8 @@ __pycache__
docker-compose.yaml
*.sh
*.ini
# Ignore images in posts
*.jpg
*.png

View File

@ -1,9 +0,0 @@
[POSTS]
posts_folder=./posts
[STATUS]
status_file=./resources/status.text
[NETWORK]
PORT=1111
DEV=0