diff options
author | Nao Pross <np@0hm.ch> | 2021-04-14 19:44:24 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-04-14 19:44:24 +0200 |
commit | 78d0e0e09a959b793179761b098910fe04cc5448 (patch) | |
tree | 167c94d4ba4d1bea3a1c203e8de09c00ec37751c | |
parent | Add some animations (diff) | |
download | SeminarMatrizen-78d0e0e09a959b793179761b098910fe04cc5448.tar.gz SeminarMatrizen-78d0e0e09a959b793179761b098910fe04cc5448.zip |
Add gitignore for presentation
-rw-r--r-- | vorlesungen/punktgruppen/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vorlesungen/punktgruppen/.gitignore b/vorlesungen/punktgruppen/.gitignore new file mode 100644 index 0000000..7f69fa5 --- /dev/null +++ b/vorlesungen/punktgruppen/.gitignore @@ -0,0 +1,2 @@ +__pycache__ +media |