gitignore *.ps1 — local Windows dev utility, not app code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Disco DeDisco
2026-04-21 15:47:41 -04:00
parent 7c249500bd
commit ebc460fe67

3
.gitignore vendored
View File

@@ -183,3 +183,6 @@ cython_debug/
#.idea/
# End of https://www.toptal.com/developers/gitignore/api/django
# Local dev utilities (Windows-only, not part of the app)
*.ps1