mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 07:38:35 +00:00
[skip ci] Updated licenses and gitignores
This commit is contained in:
14
options/gitignore/Hexo
Normal file
14
options/gitignore/Hexo
Normal file
@@ -0,0 +1,14 @@
|
||||
# gitignore template for Hexo sites
|
||||
# website: https://hexo.io/
|
||||
# Recommended: Node.gitignore
|
||||
|
||||
# Ignore generated directory
|
||||
public/
|
||||
|
||||
# Ignore temp files
|
||||
tmp/
|
||||
.tmp*
|
||||
|
||||
# additional files
|
||||
db.json
|
||||
.deploy*/
|
3
options/gitignore/ReScript
Normal file
3
options/gitignore/ReScript
Normal file
@@ -0,0 +1,3 @@
|
||||
/node_modules/
|
||||
/lib/
|
||||
.bsb.lock
|
3
options/gitignore/Terragrunt
Normal file
3
options/gitignore/Terragrunt
Normal file
@@ -0,0 +1,3 @@
|
||||
# Ignore the default terragrunt cache directory
|
||||
# https://terragrunt.gruntwork.io/docs/features/caching/
|
||||
.terragrunt-cache
|
Reference in New Issue
Block a user