dcs-retribution/.gitignore
David Pierron ec6fc076de multiple changes
- load plugins when loading a game
- moved plugins scripts to resources/plugins (for pyinstaller)
- removed vanilla JTAC and JTAC_smoke options and settings GUI
- call JtacAutolasePlugin in armor.py
- made a dictionary of INSTALLED_PLUGINS
- removed NIOD from the VEAF plugin
2020-10-12 19:49:39 +02:00

26 lines
314 B
Plaintext

*.pyc
__pycache__
build/**
resources/payloads/*.lua
venv
logs.txt
.DS_Store
dist/**
a.py
resources/tools/a.miz
tests/**
# User-specific stuff
.idea/
/kneeboards
/liberation_preferences.json
/state.json
logs/
qt_ui/logs/liberation.log
*.psd
resources/plugins/custom/__plugins.lst
resources/plugins/custom/*.lua