shrub/.gitignore
Paul Driver a06fc14165 Squashed 'pkg/urcrypt/scrypt/' content from commit a402f4116
git-subtree-dir: pkg/urcrypt/scrypt
git-subtree-split: a402f4116245ce8677b3d9f4f87096b5ccbe26e9
2020-10-10 13:23:46 -07:00

47 lines
395 B
Plaintext

# nix symlink artifacts
#
result
result-*
# common dev piers
#
/zod
/bus
/nec
/fakezod
# package manager caches
#
.stack-work
node_modules
# build and release artifacts
#
cross/
release/
dist
/out
/work
# landscape dev
#
urbitrc
*-min.js
pkg/interface/link-webext/web-ext-artifacts
# catchall editor and OS stuff
#
.tags
.etags
tags
TAGS
GPATH
GRTAGS
GTAGS
.DS_Store
*.swp
*.swo
\#*\#
s/*