Files
MonoGame.Extended/.gitignore
T
Christopher Whitley 49038f5d42 Replace Matrix2 with Matrix3x2 (#870)
* Replace `Matrix2` with `Matrix3x2`

* Update benchmarks

* Add XML documentation for `Matrix3x2`
2024-05-27 15:44:38 -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
################################################################################
*.[Aa]rtifacts/
################################################################################
### OS specific auto generated files
################################################################################
.DS_Store
[Tt]humbs.db