psconfluencepublisher/.gitignore
Rodweil, Theodor 46b1b7c83f
refactor: make this a valid nuget package for Powershell gallery
feat: add build environment scripts
2023-08-07 20:56:50 +02:00

12 lines
103 B
Text
Executable file

.DS_Store
/test-reports/
/dist/
# FAT stuff (in a filesystem sense)
/_*
/._*
#vim cache
*.swp
*.swo