mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 08:10:41 +00:00
Add support for easy hosting custom personal files
This commit is contained in:
parent
77641feecc
commit
ce49bfdf86
2 changed files with 5 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -19,5 +19,8 @@ node_modules/
|
|||
# Backup files
|
||||
*.bak
|
||||
|
||||
# Other extra files that I'm hosting on the website for personal use
|
||||
etc/
|
||||
|
||||
# Personal TODO files
|
||||
TODO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue