diff options
author | Nao Pross <naopross@thearcway.org> | 2019-12-22 15:10:00 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2019-12-22 15:10:00 +0100 |
commit | 25ad1fc0fe3c468c86cf4fc492b82b0bd5d021e1 (patch) | |
tree | 2452324f53ce6c053621cc500e8602444cdb53a2 /.gitignore | |
download | Ph1Mech-25ad1fc0fe3c468c86cf4fc492b82b0bd5d021e1.tar.gz Ph1Mech-25ad1fc0fe3c468c86cf4fc492b82b0bd5d021e1.zip |
First commit
Diffstat (limited to '.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..7c12933 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build/* +!build/*.pdf |