mirror of
https://github.com/zserge/fenster.git
synced 2025-07-25 13:16:13 +03:00
update gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,5 +1,10 @@
|
|||||||
/example
|
main
|
||||||
|
a.out
|
||||||
*.o
|
*.o
|
||||||
*.elf
|
*.elf
|
||||||
*.exe
|
*.exe
|
||||||
*.dSYM/
|
*.dSYM/
|
||||||
|
*.pdb
|
||||||
|
zig-cache
|
||||||
|
zig-out
|
||||||
|
Makefile.local
|
||||||
|
Reference in New Issue
Block a user