# OSX
.DS_Store

# Editors
*~
*#
.#*
\#*#
.*.sw[a-z]
*.un~
*.org
.projectile
s/*
cscope.*

# Tags
.tags
.etags
TAGS
GPATH
GRTAGS
GTAGS

# Nix
result
result-*

# Common Piers
/zod
/bus
/nec
/fakezod

# NodeJS
node_modules

# Haskell
.stack-work
stack.yaml.lock
dist-newstyle
.ghc*

# Profiling
*.prof
*.aux
*.hp
*.ps
*.pdf

# Build/Release Artifacts
build/
cross/
release/
dist/
out/
work/
*.o

# Landscape Dev
urbitrc
*-min.js
pkg/interface/link-webext/web-ext-artifacts

# Certificates
*.pem
*.key
*.secret
*.sec
*.asc

# Archives
*.zip
*.gz
*.tar
*.bzip2
*.xz

# Logs
*.log