mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 03:36:39 +00:00
[chore] gitignore shell.nix (#639)
This commit is contained in:
parent
1ede54ddf6
commit
f30a581268
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -23,4 +23,7 @@ web/assets/swagger.yaml
|
|||
example/docker-compose/docker-volume
|
||||
|
||||
# excludes debug build
|
||||
cmd/gotosocial/__debug_bin
|
||||
cmd/gotosocial/__debug_bin
|
||||
|
||||
# ignore f0x' nix-shell
|
||||
shell.nix
|
Loading…
Reference in a new issue