Unnecessary gitignores

This commit is contained in:
Davte 2018-10-24 16:13:57 +02:00
parent 9e1421e597
commit 2a26c4e34e

25
.gitignore vendored
View File

@ -5,38 +5,13 @@ local_*
*.db
*.json
# Data
davtebot/data/*
!davtebot/data/__init__.py
!davtebot/data/davtebot_helper.json
# OLD directory (backup files)
Old/
MiniScript utili/
*.txt
!requirements.txt
# Bash files (to run the code) and nohup output file (nohup lets a script run after terminal closes)
*.sh
!RunMe.sh
!RunOnEuler.sh
!*push.sh
!nautilus_VPN.sh
*nohup.out
#Pictures
davtebot/img/*
!davtebot/img/balance.png
!davtebot/img/gear.png
!davtebot/img/money.png
!davtebot/img/ProfilePic.png
!davtebot/img/ProfilePic.xcf
!davtebot/img/robot.png
!davtebot/img/search.png
!davtebot/img/key.png
!davtebot/img/malus.png
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/