mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-21 00:53:48 -08:00
19 lines
99 B
Plaintext
19 lines
99 B
Plaintext
*.class
|
|
*/.vs
|
|
*.suo
|
|
.vscode/
|
|
|
|
bin/
|
|
obj/
|
|
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
out/
|
|
|
|
*.py[co]
|
|
Pipfile
|
|
|
|
.DS_Store
|