commit 8e08fe70e6f374b65b3e6f6865e00d62396948f4 (tree) parent 6d1dd019d73a21aa18218a40c29b4e8b1da694f4 Author: Motiejus Jakštys <desired.mta@gmail.com> Date: Tue, 26 May 2020 13:57:20 +0300 update .gitignore Diffstat:
| M | .gitignore | | | 2 | ++ |
| A | II/Referatas/.gitignore | | | 1 | + |
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -18,6 +18,8 @@ __pycache__ *.blg *.bcf *.run.xml +*.toc +*.lof *.gpkg-wal *.gpkg-shm diff --git a/II/Referatas/.gitignore b/II/Referatas/.gitignore @@ -0,0 +1 @@ +sinewave.gpkg