mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
24 lines
219 B
Plaintext
24 lines
219 B
Plaintext
# Hugo default output directory
|
|
public/
|
|
resources/
|
|
|
|
# NPM
|
|
node_modules/
|
|
|
|
## OS Files
|
|
# Windows
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
Desktop.ini
|
|
$RECYCLE.BIN/
|
|
|
|
# OSX
|
|
.DS_Store
|
|
|
|
# Linux
|
|
.directory
|
|
|
|
# Hugo
|
|
.hugo_build.lock
|
|
jsconfig.json
|