Jeff преди 6 години
родител
ревизия
ee5bc606f4
променени са 1 файла, в които са добавени 6 реда и са изтрити 2 реда
  1. 6 2
      .gitignore

+ 6 - 2
.gitignore

@@ -38,10 +38,15 @@
 *.lo
 *.o
 *.obj
+.vs
 
 # Precompiled Headers
 *.gch
 *.pch
+*.ncb
+*.user
+*.suo
+*.aps
 
 # Compiled Dynamic libraries
 *.so
@@ -60,5 +65,4 @@
 # Executables
 *.exe
 *.out
-*.app
-
+*.app