mirror of
https://github.com/skoelle/buildbroken-blog-archive.git
synced 2026-09-17 18:30:25 +00:00
initial commit
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Hugo Build-Output (regenerierbar)
|
||||
public/
|
||||
|
||||
# Python virtualenv & Cache
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Hugo-Build-Lock
|
||||
.hugo_build.lock
|
||||
|
||||
# Wayback-CDX-Cache (regenerierbar via Downloader)
|
||||
archive/wayback-html/.cdx_cache.json
|
||||
|
||||
# Betriebssystem / Editor
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Dev-Skript
|
||||
start-dev.sh
|
||||
Reference in New Issue
Block a user