This commit is contained in:
Kathleen Fitzpatrick
2024-12-08 12:43:58 -06:00
commit 9e24ee085d
5315 changed files with 1371475 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
.idea/
*.iml
*.iws
*.eml
out/
.DS_Store
.svn
log/*.log
tmp/**
node_modules/
.sass-cache
.obsidian/
package-lock.json
.env
.htaccess