mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
28 lines
341 B
Plaintext
28 lines
341 B
Plaintext
*.pyc
|
|
__pycache__
|
|
build/**
|
|
# Sphinx
|
|
docs/_build
|
|
resources/payloads/*.lua
|
|
venv
|
|
.DS_Store
|
|
.vscode/settings.json
|
|
dist/**
|
|
/.coverage
|
|
/coverage.xml
|
|
# User-specific stuff
|
|
.idea/
|
|
.env
|
|
env/
|
|
|
|
/kneeboards
|
|
/liberation_preferences.json
|
|
/state.json
|
|
/serverconfig.env
|
|
|
|
/logs/
|
|
/resources/logging.yaml
|
|
/resources/plugins/pretense/pretense_output.lua
|
|
|
|
*.psd
|