mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
misc: Fix gitignore file
It was ignoring reesource functions
This commit is contained in:
+1
-2
@@ -4,10 +4,9 @@
|
||||
/.vscode
|
||||
/dist
|
||||
/public
|
||||
/resources
|
||||
hugo_stats.json
|
||||
node_modules/
|
||||
nohup.out
|
||||
package-lock.json
|
||||
public/
|
||||
resources/
|
||||
trace.out
|
||||
Reference in New Issue
Block a user