Nulah.PowerShell/.gitignore
Scott 274d279732 feat: Add Get-Calendar command and Debug harnesses
- add Get-Calendar command
- add initial debug harness for local debug
2026-07-19 00:32:32 +00:00

10 lines
217 B
Text

bin/
obj/
/packages/
riderModule.iml
/_ReSharper.Caches/
# Don't care about IDE specific things
/.idea
*.DotSettings.user
# Don't care about files created from the build script
PowershellModule/build/PowershellModule