dcs-retribution/.gitignore
Dan Albert f0279a6866 Ignore the entire logs directory.
We use a rotating log handler, so we generate more than just the one
file.
2020-10-08 22:49:04 -07:00

25 lines
272 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/scripts/plugins/*