diff options
author | Nao Pross <np@0hm.ch> | 2021-12-02 12:49:41 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-02 12:49:41 +0100 |
commit | fcc71adefd8b021d56ad8847083ad8eaf33e3147 (patch) | |
tree | f9c74a415392f9a01f54aaca1b680d1c733e3541 /.gitignore | |
parent | Fading Block erweitert (diff) | |
download | Fading-fcc71adefd8b021d56ad8847083ad8eaf33e3147.tar.gz Fading-fcc71adefd8b021d56ad8847083ad8eaf33e3147.zip |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +doc/thesis/Fading.pdf +doc/projectplan/ProjectPlan.pdf + *.figlist # Created by https://www.toptal.com/developers/gitignore/api/windows,linux,latex,python # Edit at https://www.toptal.com/developers/gitignore?templates=windows,linux,latex,python |