diff options
author | Nao Pross <naopross@thearcway.org> | 2016-12-16 18:53:13 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2016-12-16 18:53:13 +0100 |
commit | 3229ddcb6cd236bf9f063bb066f2c7c19f7c60b0 (patch) | |
tree | 59dafb3358fae5242f676ddf70f72e9d62a6011f | |
parent | moving to gitbucket (diff) | |
download | PDI-3229ddcb6cd236bf9f063bb066f2c7c19f7c60b0.tar.gz PDI-3229ddcb6cd236bf9f063bb066f2c7c19f7c60b0.zip |
added gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..574d79b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +docs/build/** +**/*~ |