aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2014-09-01 09:27:08 +0800
committerChia-I Wu <olvaffe@gmail.com>2014-09-01 09:27:28 +0800
commitef6ec179cbfccf4a9840b18ca1f111937c9ad689 (patch)
tree3400f5dbfa828da9d6b549c5d0418e17397e4084
parent838dcedc8dc6d761d6ed557dc9316b4410cb09c6 (diff)
downloadusermoji-ef6ec179cbfccf4a9840b18ca1f111937c9ad689.tar.xz
add a top-level .gitignore
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..07554343
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+CMakeCache.txt
+CMakeFiles/
+cmake_install.cmake
+Makefile
+__pycache__
+XGLConfig.h
+*.so
+*.so.*
+icd/common/icd-dispatch-entrypoints.c
+icd/common/icd-dispatch-table.h
+icd/intel/GitSHA1.c
+loader/dispatch.c
+tests/xgl_image_tests
+tests/xgl_render_tests
+tests/xglbase
+tests/xglinfo