mirror of
https://codeberg.org/armin/beamgrid.git
synced 2026-09-01 12:20:47 +02:00
18 lines
164 B
Text
18 lines
164 B
Text
# Prerequisites
|
|
build/
|
|
*.o
|
|
*.obj
|
|
.DS_Store
|
|
|
|
# Vim swap / undo files
|
|
*.swp
|
|
*.swo
|
|
*.sw?
|
|
*.un~
|
|
*~
|
|
.*.swp
|
|
.*.swo
|
|
|
|
# Krita autosave / backup files
|
|
*.kra~
|
|
*.kra.autosave
|