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