Nulah.PowerShell/.gitignore
Scott ecb0a20cbb feat: add Cake build to produce powershell module (#2)
- Add Cake build project
- Change to CPM
- Package bumps for security bumps
- Reorganise solution structure to group harness projects
2026-07-31 02:15:16 +00:00

10 lines
No EOL
184 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
output/