rpcs3-www/.gitignore
Alexandro Sánchez Bach e470051895 Added reinitdb-compat command
* reinitdb-compat: It allows to reset the compatibility list using a CSV
file.
* Improved view for /compat/
2014-06-16 21:36:27 +02:00

43 lines
447 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Django stuff:
*.log
*.pot
# SQLite3
sqlite3.exe
# Python Tools for Visual Studio
*.suo
# Irrelevant files
settings_secret.py
db.sqlite3
compatibility.csv