summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-12-13 15:46:24 -0800
committerKeith Packard <keithp@keithp.com>2017-12-13 15:46:24 -0800
commitfa8997ab2598ee84d2cf5805740408e50d2ca57b (patch)
treee06c54f89a1af0c93a04a1613b3fa1da4ae04656
parentb6e54223409409720a3aab72170691e5205449bf (diff)
Add .gitignore
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b674cd2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+*.pc
+Makefile
+Makefile.in
+Xfuncproto.h
+Xpoll.h
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+do-not-use-config.h
+do-not-use-config.h.in
+man/Xprint.7
+stamp-h1
+stamp-h2