Cleanup repo
Remove the resources dir from the git repo
This commit is contained in:
parent
f6b2c20086
commit
25a0b9d3cc
5 changed files with 3 additions and 35 deletions
26
.gitignore
vendored
26
.gitignore
vendored
|
@ -1,23 +1,3 @@
|
|||
# ---> Go
|
||||
# If you prefer the allow list template instead of the deny list, see community template:
|
||||
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
|
||||
#
|
||||
# Binaries for programs and plugins
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
# hugo files
|
||||
.hugo_build.lock
|
||||
**/_gen
|
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
{"Target":"bundle.min.6ef987806d02a788403c74a7a5019cdc0bf902b3025d5d32a9e3d666eacce28ba8948c0522fd4588277ac1e6ce37f030beabf3b42815bf2c8fdc36008971241b.js","MediaType":"application/javascript","Data":{"Integrity":"sha512-bvmHgG0Cp4hAPHSnpQGc3Av5ArMCXV0yqePWZurM4ouolIwFIv1FiCd6webON/AwvqvztCgVvyyP3DYAiXEkGw=="}}
|
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
{"Target":"main.b78c3be9451dc4ca61ca377f3dc2cf2e6345a44c2bae46216a322ef366daa399.css","MediaType":"text/css","Data":{"Integrity":"sha256-t4w76UUdxMphyjd/PcLPLmNFpEwrrkYhajIu82bao5k="}}
|
Loading…
Reference in a new issue