mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 14:24:42 -04:00
misc: Fix gitignore file
It was ignoring reesource functions
This commit is contained in:
parent
7de6dbab39
commit
2f78d76328
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,10 +4,9 @@
|
|||||||
/.vscode
|
/.vscode
|
||||||
/dist
|
/dist
|
||||||
/public
|
/public
|
||||||
|
/resources
|
||||||
hugo_stats.json
|
hugo_stats.json
|
||||||
node_modules/
|
node_modules/
|
||||||
nohup.out
|
nohup.out
|
||||||
package-lock.json
|
package-lock.json
|
||||||
public/
|
|
||||||
resources/
|
|
||||||
trace.out
|
trace.out
|
Loading…
x
Reference in New Issue
Block a user