Files
MonoGame.Extended/.gitignore
T
Christopher Whitley 36eb2c66bc Updated .gitignore
2024-05-19 15:25:54 -04:00

30 lines
1.1 KiB
Plaintext

################################################################################
### IDE directories
################################################################################
.vs/
.vscode/
.idea/
################################################################################
### User specific files that can be generated by Visual Studio
################################################################################
*.suo
*.user
################################################################################
### Build and Intermediate directories
################################################################################
[Bb]in/
[Oo]bj/
################################################################################
### Build artifacts directory
################################################################################
.artifacts/
################################################################################
### OS specific auto generated files
################################################################################
.DS_Store
[Tt]humbs.db