Browse Source

API для БД "Канцелярские товары"

Kikita 1 year ago
parent
commit
d41e8e77c9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -17,7 +17,7 @@
 mono_crash.*
 
 # Build results
-[Dd]ebug/
+#[Dd]ebug/
 [Dd]ebugPublic/
 [Rr]elease/
 [Rr]eleases/
@@ -27,7 +27,7 @@ x86/
 [Aa][Rr][Mm]/
 [Aa][Rr][Mm]64/
 bld/
-[Bb]in/
+#[Bb]in/
 [Oo]bj/
 [Oo]ut/
 [Ll]og/