mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 12:58:39 +00:00
24 lines
No EOL
245 B
Text
24 lines
No EOL
245 B
Text
# Visual Studio Ignores
|
|
bin/
|
|
obj/
|
|
|
|
*.suo
|
|
*.user
|
|
|
|
*.ncb
|
|
|
|
# Resharper Ignores
|
|
_ReSharper.*/
|
|
*.resharper.user
|
|
|
|
# vim Ignore
|
|
*.swp
|
|
|
|
# kdiff3 Ignore
|
|
*.orig
|
|
|
|
# Misc Ignores
|
|
Thumbs.db
|
|
|
|
# COSMOS related stuffs
|
|
Build/Tools/Cosmos.* |