radiance/.gitignore

34 lines
361 B
Plaintext
Raw Permalink Normal View History

2022-06-12 13:48:37 -07:00
.env.prototxt
*.log
# Build artifacts
2022-09-12 09:43:01 -07:00
_bin
2022-10-28 13:32:38 -07:00
/radiance
/cmd/radiance/radiance
2023-03-05 09:43:56 -08:00
/vendor
2022-09-25 06:33:47 -07:00
# Data
*.car
*.sst
LOG*
LOCK
CURRENT
MANIFEST-*
OPTIONS-*
2023-03-05 09:43:56 -08:00
# Nix
/result
# deps.sh
opt/
2023-06-10 09:44:39 -07:00
deps-bundle.tar.zst
2023-03-05 09:43:56 -08:00
# Editor junk files
# Please just use a global gitignore conf, I'm tired of this
.idea
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]