mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-15 15:09:29 +00:00
18 lines
137 B
Plaintext
18 lines
137 B
Plaintext
# Build artifacts
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
|
|
# Rider
|
|
.idea/
|
|
*.user
|
|
|
|
# macOS
|
|
.DS_Store
|
|
*.user
|
|
|
|
# cake build output
|
|
artifacts
|
|
|
|
# Visual Studio
|
|
.vs/*
|