modified gitignore to include config files

This commit is contained in:
Bojan Kucera 2025-06-05 17:59:04 -04:00
parent 717ea0cd4c
commit b23ca42f4d
5 changed files with 347 additions and 1 deletions

1
.gitignore vendored
View file

@ -7,7 +7,6 @@ node_modules/
dist/
build/
.next/
*.js
*.js.map
*.d.ts