added gitignore to ignore .dot and png files

This commit is contained in:
Doc
2025-09-28 12:51:56 +02:00
parent c908193986
commit 2ae23efda1

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Visualisierungsausgaben
*.dot
*.png