Skip to content

Commit c7929ef

Browse files
author
marci
committed
Füge zusätzliche Einträge zur .gitignore-Datei hinzu, um temporäre und generierte Dateien auszuschließen
1 parent 22d2ab9 commit c7929ef

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ hugo_stats.json
99
hugo.exe
1010
hugo.darwin
1111
hugo.linux
12-
/.hugo_build.lock
12+
/.hugo_build.lock
13+
front-matter.json
14+
/.hugo_cache/
15+
/.hugo_deps/
16+
.vscode
17+
.frontmatter/database

0 commit comments

Comments
 (0)