mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
[chore] gitignore shell.nix (#639)
This commit is contained in:
parent
1ede54ddf6
commit
f30a581268
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -24,3 +24,6 @@ example/docker-compose/docker-volume
|
|||
|
||||
# excludes debug build
|
||||
cmd/gotosocial/__debug_bin
|
||||
|
||||
# ignore f0x' nix-shell
|
||||
shell.nix
|
Loading…
Reference in a new issue