mirror of
https://github.com/exo-explore/exo.git
synced 2025-12-23 22:27:50 -05:00
improved go caching with nix
Co-authored-by: Gelu Vrabie <gelu.vrabie.univ@gmail.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,6 +4,9 @@ __pycache__
|
||||
|
||||
hosts_*.json
|
||||
|
||||
# go cache is project local but not tracked
|
||||
.go_cache
|
||||
|
||||
# hide direnv stuff
|
||||
.direnv/
|
||||
# TODO figure out how to properly solve the issue with these target directories showing up
|
||||
@@ -21,4 +24,3 @@ rust/Cargo.lock
|
||||
|
||||
# Says this symlink should be git-ignored https://github.com/juspay/just-flake
|
||||
just-flake.just
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user