diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-12 05:58:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-12 05:58:34 +0000 |
commit | 08762e3942e19a9182aee0c6a0da3d2d62e18dd5 (patch) | |
tree | 5c847911c3f9549f862c6ac437342f65cad932c4 | |
parent | Adding readme file. (diff) | |
download | compute-tools-08762e3942e19a9182aee0c6a0da3d2d62e18dd5.tar.xz compute-tools-08762e3942e19a9182aee0c6a0da3d2d62e18dd5.zip |
Adding gitignore.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..671e862 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +share/man/*.[0-9] +share/man/*.xml |