Use proper line endings
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -38,3 +38,7 @@ env/
|
|||||||
.env
|
.env
|
||||||
.env.local
|
.env.local
|
||||||
*.lock
|
*.lock
|
||||||
|
|
||||||
|
# Spec Kit-specific files
|
||||||
|
*.zip
|
||||||
|
sdd-*/
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# (Moved to scripts/bash/) Create a new feature with branch, directory structure, and template
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
JSON_MODE=false
|
JSON_MODE=false
|
||||||
|
|||||||
Reference in New Issue
Block a user