mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-11-26 17:35:25 +01:00
15 lines
378 B
Text
15 lines
378 B
Text
|
|
# Vendor directories
|
||
|
|
_vendor/
|
||
|
|
vendor/
|
||
|
|
|
||
|
|
# Generated directories
|
||
|
|
public/
|
||
|
|
resources/
|
||
|
|
node_modules/
|
||
|
|
|
||
|
|
# We use go-template parser for HTML, but still ignore some specific files
|
||
|
|
modules/blox-tailwind/assets/dist/
|
||
|
|
|
||
|
|
# JSON files with specific formats (although typically Biome now processes JSON)
|
||
|
|
modules/blox-tailwind/layouts/index.json
|
||
|
|
modules/blox-tailwind/layouts/index.webmanifest
|