diff options
-rw-r--r-- | .gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7ea6247 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +.deps +*.o +Makefile +Makefile.in +Xmark.1 +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +stamp-h1 +x11perf +x11perf.1 +x11perfcomp +x11perfcomp.1 |