stardew-multiplayer-docker/roles/nickjj.docker/.gitignore
2019-04-13 02:06:51 +02:00

24 lines
210 B
Plaintext
Executable File

.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/