mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-11 19:44:52 +00:00
30 lines
358 B
Plaintext
30 lines
358 B
Plaintext
#ignore thumbnails created by windows
|
|
Thumbs.db
|
|
#Ignore files build by Visual Studio
|
|
*.user
|
|
*.aps
|
|
*.pch
|
|
*.vspscc
|
|
*_i.c
|
|
*_p.c
|
|
*.ncb
|
|
*.suo
|
|
*.bak
|
|
*.cache
|
|
*.ilk
|
|
*.log
|
|
[Bb]in
|
|
[Dd]ebug*/
|
|
*.sbr
|
|
obj/
|
|
[Rr]elease*/
|
|
_ReSharper*/
|
|
SIMPLSharpLogs/
|
|
*.projectinfo
|
|
essentials-framework/EssentialDMTestConfig/
|
|
output/
|
|
packages/
|
|
|
|
|
|
PepperDashEssentials-0.0.0-buildType-test.zip
|