diff options
Diffstat (limited to 'dmake')
-rw-r--r-- | dmake/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
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 |