From 79d3f8c12517a5e14bf2e8fcb00859b0680dfc35 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Fri, 20 Aug 2010 00:05:37 +0200 Subject: Create .gitignore's. --- dmake/.gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dmake/.gitignore (limited to 'dmake') diff --git a/dmake/.gitignore b/dmake/.gitignore new file mode 100644 index 000000000000..addefdaaee95 --- /dev/null +++ b/dmake/.gitignore @@ -0,0 +1,11 @@ +Makefile +.deps +*.o +/config.h +/config.log +/config.status +/dmake +/dmakeroot.h +/stamp-h1 +/startup/config.mk +/*/.dirstamp -- cgit