mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-15 15:09:29 +00:00
30 lines
1.1 KiB
Plaintext
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
|