Gitignore Files angelegt, um build Artefakte zu ignorieren.

This commit is contained in:
2024-04-14 16:22:49 +02:00
parent f0a62ee8bd
commit 8d166490c3
2 changed files with 12 additions and 0 deletions

6
content/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.aux
*.fdb_latexmk
*.fls
*.log
*.synctex.gz

6
settings/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.aux
*.fdb_latexmk
*.fls
*.log
*.synctex.gz