From cb3cacc51db0ae1daf580a08c94c663a3eaa7309 Mon Sep 17 00:00:00 2001 From: vrozenfe Date: Tue, 2 Sep 2014 17:19:04 +1000 Subject: [PATCH] Initial commit --- .gitignore | 21 +++++++++++++++++++++ README.md | 4 ++++ 2 files changed, 25 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0def275 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +*.exe +*.out +*.app diff --git a/README.md b/README.md new file mode 100644 index 0000000..5495b0e --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +qxl-dod +======= + +QXL WDDM DOD driver