xEditMirroring/.gitignore

9 lines
179 B
Plaintext

# Ignore downloaded files
downloads/
# Fallback in case files are not in the downloads folder
*.7z
VERSION
# Ignore the build folder
__pycache__/
# Ignore environment files
env.py