generated from Templates/Baseline
OCram85
8ced22d8b9
#### 📖 Summary <!-- Provide a summary of your changes. Describe the why and not how. --> #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] Tested via Drone.io pipeline - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Co-authored-by: OCram85 <marco.blessing@googlemail.com> Reviewed-on: CodeServer/Container#9
24 lines
342 B
Plaintext
24 lines
342 B
Plaintext
# images
|
|
*.jpg binary
|
|
*.jpeg binary
|
|
*.bmp binary
|
|
*.tiff binary
|
|
*.png binary
|
|
*.svg binary
|
|
*.ico binary
|
|
|
|
# binary files
|
|
*.exe binary
|
|
*.dll binary
|
|
|
|
# fonts
|
|
*.ttf binary
|
|
|
|
# PowerShell specific
|
|
*.ps1 working-tree-encoding=UTF-8
|
|
*.psm1 working-tree-encoding=UTF-8
|
|
*.psd1 working-tree-encoding=UTF-8
|
|
|
|
# misc
|
|
*.md working-tree-encoding=UTF-8
|