mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-09-14 11:33:41 +02:00
Added to .gitignore
This commit is contained in:
parent
04ccab7927
commit
ad20c8118b
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,4 +1,10 @@
|
||||||
|
# victorwesterlund.com #
|
||||||
|
########################
|
||||||
.well-known/
|
.well-known/
|
||||||
|
/content
|
||||||
|
|
||||||
|
# Bootstrapping #
|
||||||
|
#################
|
||||||
/node_modules
|
/node_modules
|
||||||
/public/hot
|
/public/hot
|
||||||
/public/storage
|
/public/storage
|
||||||
|
|
Loading…
Add table
Reference in a new issue