Files
anubis-mirror/.gitignore
2025-04-09 00:12:38 -04:00

26 lines
220 B
Plaintext

.env
*.deb
*.rpm
# Additional package locks
pnpm-lock.yaml
yarn.lock
# Go binaries and test artifacts
main
*.test
node_modules
# MacOS
.DS_store
# Intellij
.idea
# how does this get here
doc/VERSION
*.wasm
target