stardew-multiplayer-docker/roles/nickjj.docker/.gitignore
2024-03-20 17:01:57 -04:00

24 lines
210 B
Plaintext

.DS_Store
*/**.DS_Store
._*
.*.sw*
*~
.idea/
.vscode/
*.retry
__pycache__/
*.py[cod]
*$py.class
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/