.vscode

# Python venv and cache
__pycache__
venv
venv-test

# Python build output
build
dist
cs2tracker.egg-info

# Auto generated version file on build
_version.py

# PyInstaller output
output

# Files generated by the program
cs2tracker_scraper.bat
config.ini.bak
items.json
translations.json
inventory.json

# Node.js files generated by node-bin for the steam inventory import
package-lock.json
package.json
node_modules
