mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-05 20:40:25 -08:00
42 lines
302 B
Plaintext
42 lines
302 B
Plaintext
.local/
|
|
.vscode/
|
|
.gradle/
|
|
node_modules/
|
|
buildJvm/bin
|
|
buildJvm/*/build/
|
|
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.metadata
|
|
*.iml
|
|
*.ipr
|
|
|
|
*.class
|
|
*/.vs
|
|
*.suo
|
|
|
|
bin/
|
|
obj/
|
|
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
out/
|
|
|
|
*.py[co]
|
|
.python-version
|
|
Pipfile
|
|
venv/
|
|
.coverage
|
|
|
|
.DS_Store
|
|
.vs/
|
|
**/target/
|
|
**/*.rs.bk
|
|
/target
|
|
todo.md
|
|
|
|
.fake
|
|
.fake |