urbit/.gitignore
Jared Tobin 88fd8bceda
gitignore: re-add mystery lines [ci skip]
Previously removed in 44c88cc.  What do they ignore?  Nobody knows.  But
just in case they're still relevant..
2020-03-01 23:19:01 +04: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/*