initial commit
This commit is contained in:
commit
27b3274027
25 changed files with 1696 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
# direnv
|
||||
/.envrc
|
||||
/.direnv
|
||||
|
||||
# typegen
|
||||
/typegen/target
|
||||
/build
|
||||
/content/docs/types/QuickShell
|
||||
/data/modules
|
||||
|
||||
# hugo
|
||||
/.hugo_build.lock
|
Loading…
Add table
Add a link
Reference in a new issue