Bläddra i källkod

忽略文件编辑

Murphy 2 år sedan
förälder
incheckning
5f04db33c2
1 ändrade filer med 6 tillägg och 24 borttagningar
  1. 6 24
      .gitignore

+ 6 - 24
.gitignore

@@ -4,30 +4,12 @@
 ## Ignore Visual Studio temporary files, build results, and
 ## files generated by popular Visual Studio add-ons.
 
-# User-specific files
-*.suo
-*.user
-*.userosscache
-*.sln.docstates
-
-# User-specific files (MonoDevelop/Xamarin Studio)
-*.userprefs
-
-# Build results
-[Dd]ebug/
-[Dd]ebugPublic/
-[Rr]elease/
-[Rr]eleases/
-x64/
-x86/
-bld/
-[Bb]in/
-[Oo]bj/
-[Ll]og/
-
-# Visual Studio 2015 cache/options directory
-.vs/
-# Uncomment if you have tasks that create the
+# compiled files
+obj
+bin
+# user files
+.user
+.suo
 
 /.vs
 /AuthServer/AuthServer.Host/node_modules