mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-25 19:54:27 +01:00
Fix: git ignore
This commit is contained in:
parent
3d6d652964
commit
3fc3221556
1 changed files with 12 additions and 2 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,2 +1,12 @@
|
|||
/public
|
||||
/tmp
|
||||
#################
|
||||
# -- Folders -- #
|
||||
#################
|
||||
.vscode/
|
||||
public/
|
||||
resources/_gen/
|
||||
Tmp/
|
||||
|
||||
#################
|
||||
# --- Files --- #
|
||||
#################
|
||||
.hugo_build.lock
|
||||
|
|
Loading…
Reference in a new issue