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