chore: add gitignore

This commit is contained in:
kolaente 2022-12-02 16:47:19 +01:00
parent 0815e55e87
commit 3e511189bd
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 9 additions and 0 deletions

1
.envrc Normal file
View File

@ -0,0 +1 @@
use flake

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
node_modules
.DS_Store
dist
*.local
index.html
.remote-assets
components.d.ts
.direnv