This repository has been archived on 2025-07-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
goblin/.gitignore
2023-09-07 22:31:21 +03:00

10 lines
107 B
Text

# ignore saved pastes
pastes/
# ignore built binary
goblin
# ignore nix build artifacts
result
result-*