Moved rules from subdirectory-gitignore to main gitignore

This commit is contained in:
Eric-Paul Ickhorn 2023-04-25 17:23:50 +02:00
parent 85c06cec8c
commit bb38aae22d
1 changed files with 25 additions and 0 deletions

25
.gitignore vendored
View File

@ -152,3 +152,28 @@ go.work
# Built Visual Studio Code Extensions
*.vsix
# Machine Code
*.exe
*.dll
*.a
*.bin
*.elf
*.hex
*.o
*.so
# Disk Images
*.disk
*.img
*.iso
# Image Files (for whatever reason)
*.bmp
*.bpg
*.gif
*.jpg
*.png
*.webp