diff options
author | Nao Pross <naopross@thearcway.org> | 2016-12-31 01:32:19 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2016-12-31 01:32:19 +0100 |
commit | 97bd4fa949d3536cd990ba3aea0809e38cc06040 (patch) | |
tree | 90a81606c8865b94010b54ef8587c8dbe29f318e /.gitignore | |
parent | first commit (diff) | |
download | vfio-build-97bd4fa949d3536cd990ba3aea0809e38cc06040.tar.gz vfio-build-97bd4fa949d3536cd990ba3aea0809e38cc06040.zip |
added .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a44cbfa --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +./doc/build/*.aux +./doc/build/*.log +./doc/build/*.out |