Use proper line endings

This commit is contained in:
Den Delimarsky 🌺
2025-09-20 11:38:04 -07:00
parent 7c0f0a4627
commit 64171ec062
2 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@@ -38,3 +38,7 @@ env/
.env
.env.local
*.lock
# Spec Kit-specific files
*.zip
sdd-*/

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# (Moved to scripts/bash/) Create a new feature with branch, directory structure, and template
set -e
JSON_MODE=false