OSDN Git Service

Export type-info symbols.
[android-x86/external-swiftshader.git] / .gitignore
index 6c5964a..646457b 100644 (file)
@@ -1,14 +1,30 @@
-# Ignore filename patterns wherever they appear
-*~
-*.o
-*.orig
-*.pyc
-*.swp
-.#*
-\#*
-
-# Ignore specific patterns at the top-level directory
-/pnacl-sz
+# Ignored folders #
+/lib/
+/obj/
+/bin/
 /build/
-/docs/html/
-/crosstest/Output/
+.vs
+
+# Ignored files #
+*.obj
+*.lib
+*.log
+*.tlog
+*.exe
+*.ilk
+*.pdb
+*.sbr
+*.bsc
+*.dll
+*.res
+*.idb
+*.sdf
+*.suo
+*.o
+*.depend
+*.layout
+*.opensdf
+*.aps
+*.opendb
+*.db
+*~