mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
24 lines
238 B
Plaintext
24 lines
238 B
Plaintext
# Hugo default output directory
|
|
public/
|
|
/exampleSite/resources/
|
|
|
|
node_modules/
|
|
build/
|
|
gen_/
|
|
|
|
## OS Files
|
|
# Windows
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
Desktop.ini
|
|
$RECYCLE.BIN/
|
|
|
|
# OSX
|
|
.DS_Store
|
|
|
|
# Linux
|
|
.directory
|
|
|
|
# Hugo
|
|
.hugo_build.lock
|
|
jsconfig.json |