mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 18:21:34 +03:00
88fd8bceda
Previously removed in 44c88cc
. What do they ignore? Nobody knows. But
just in case they're still relevant..
47 lines
395 B
Plaintext
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/*
|
|
|