Procházet zdrojové kódy

Releases should also be ignored

"Releases" directory is created by Shimmer/Squirrel installer for example. It also should be ignored.
Mateusz Wolsza před 11 roky
rodič
revize
00d75ccb52
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      VisualStudio.gitignore

+ 1 - 1
VisualStudio.gitignore

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