Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I239d69f962600dffe1bb3cf48511b53a6a6a6964
13 lines
93 B
Text
13 lines
93 B
Text
# Nix
|
|
/.direnv/
|
|
result*
|
|
|
|
# Build artifacts
|
|
build
|
|
obj
|
|
roguelike
|
|
|
|
# Zig
|
|
.zig-cache
|
|
zig-out
|
|
*.o
|