mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-03 17:59:24 -04:00

* docs: fix edit me links and configuration subcategory Signed-off-by: Xe Iaso <me@xeiaso.net> * remove this file that shouldn't exist Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
23 lines
205 B
Plaintext
23 lines
205 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
|