Files
basic-computer-games/.gitignore
Andrew Cooper ff40494de6 Add C# project
2021-04-17 18:49:34 +10:00

14 lines
65 B
Plaintext

*/.vs
bin/
obj/
.idea
*.iws
*.iml
*.ipr
out/
*.py[co]
Pipfile