diff options
author | Nao Pross <naopross@thearcway.org> | 2017-10-17 20:30:02 +0200 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2017-10-17 20:30:02 +0200 |
commit | b0c16711c5b79a95309b5bc0fa86156033e1c173 (patch) | |
tree | 0f0c7ba04774ee4bcfed3a2569169ea63305c2d8 /.gitignore | |
download | LFC-b0c16711c5b79a95309b5bc0fa86156033e1c173.tar.gz LFC-b0c16711c5b79a95309b5bc0fa86156033e1c173.zip |
First commit
Diffstat (limited to '')
-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 |