diff options
author | Erik Löffler <erik.loeffler@ost.ch> | 2022-07-26 15:12:58 +0200 |
---|---|---|
committer | Erik Löffler <erik.loeffler@ost.ch> | 2022-07-26 15:12:58 +0200 |
commit | 12b32e8ba83f426f96364327e013517f3356723a (patch) | |
tree | 8bbca83b1be69c9c6a1e0ef99b04a502730d4e5a /buch/papers/sturmliouville | |
parent | struktur (diff) | |
download | SeminarSpezielleFunktionen-12b32e8ba83f426f96364327e013517f3356723a.tar.gz SeminarSpezielleFunktionen-12b32e8ba83f426f96364327e013517f3356723a.zip |
added .gitignore to sturm liouville folder
Diffstat (limited to '')
-rw-r--r-- | buch/papers/sturmliouville/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/papers/sturmliouville/.gitignore b/buch/papers/sturmliouville/.gitignore new file mode 100644 index 0000000..f08278d --- /dev/null +++ b/buch/papers/sturmliouville/.gitignore @@ -0,0 +1 @@ +*.pdf
\ No newline at end of file |