diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-01-30 22:46:07 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-01-30 22:46:07 (GMT) |
commit | f2e5e2246ff6969588623c8153e049bd42b77d3f (patch) | |
tree | aa8a430ba60ce937d866f85e6c64e3564b7e6ad0 /.gitignore | |
parent | 6a4bc1d14e51ee3c62d694f2754992dd94733211 (diff) |
added gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f234018 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.d +*.o +include.mk +rhdropbox +doc/rhdropbox.8.xml + |