summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChangyeon Lee <cyeon.lee@samsung.com>2014-04-17 14:39:57 +0900
committerChangyeon Lee <cyeon.lee@samsung.com>2014-04-17 14:46:36 +0900
commit1e3e55a7eae8c22202172abb73e9f11fed4bb09e (patch)
tree93fe283f65067d593f4312ccbfb6fb0eeab07d26 /.gitignore
parent0ac4665e4869874f94154e0c5a653aa4f446199c (diff)
parent91e9762dbe9f8d557e2f4242cd06156a00696cce (diff)
downloadxcb-proto-1e3e55a7eae8c22202172abb73e9f11fed4bb09e.tar.gz
xcb-proto-1e3e55a7eae8c22202172abb73e9f11fed4bb09e.tar.bz2
xcb-proto-1e3e55a7eae8c22202172abb73e9f11fed4bb09e.zip
Change-Id: I6cbfae8f651ede15c0567c28f5d76cc212f26428 Signed-off-by: Changyeon Lee <cyeon.lee@samsung.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore31
1 files changed, 31 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..91876c6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,31 @@
+aclocal.m4
+autom4te.cache
+compile
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+py-compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.lineno
+.deps
+.dirstamp
+.libs
+*.lo
+*.loT
+*.la
+Makefile
+Makefile.in
+stamp-h1
+*.o
+*.pc
+*.tar.bz2
+*.tar.gz