# Python
__pycache__/
*.egg-info
dist/
build/

# Json
*.json

# txt
*.txt
!CHANGELOG.txt

#Python
test.py