Browse Source

Releases should also be ignored

"Releases" directory is created by Shimmer/Squirrel installer for example. It also should be ignored.
Mateusz Wolsza 11 năm trước cách đây
mục cha
commit
00d75ccb52
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      VisualStudio.gitignore

+ 1 - 1
VisualStudio.gitignore

@@ -9,7 +9,7 @@
 # Build results
 [Dd]ebug/
 [Dd]ebugPublic/
-[Rr]elease/
+[Rr]elease[s]/
 x64/
 build/
 bld/