Gitignore Files angelegt, um build Artefakte zu ignorieren.
This commit is contained in:
6
content/.gitignore
vendored
Normal file
6
content/.gitignore
vendored
Normal 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
6
settings/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||||
|
*.aux
|
||||||
|
*.fdb_latexmk
|
||||||
|
*.fls
|
||||||
|
*.log
|
||||||
|
*.synctex.gz
|
||||||
Reference in New Issue
Block a user