mirror of
https://github.com/NotAShelf/goblin.git
synced 2024-11-01 11:01:17 +00:00
18 lines
173 B
Text
18 lines
173 B
Text
# ignore user config
|
|
config.yaml
|
|
|
|
# ignore saved pastes
|
|
pastes/
|
|
|
|
# ignore built binary
|
|
goblin
|
|
|
|
# ignore logs directory
|
|
logs/
|
|
|
|
# ignore nix build artifacts
|
|
result
|
|
result-*
|
|
|
|
|