atproto/.gitignore
bnewbold af9f11fbde
'bsky' (appview) dev helpers ()
* remove commited .env files; exclude in gitignore

* bsky: distinct postgresql database in dev mode

* github CI: build and upload 'bsky' container to GHCR

This isn't how we deploy, but is useful for public access and things
like integration tests.

* Makefile: run-dev-appview
2023-04-24 16:27:34 -07:00

18 lines
191 B
Plaintext

node_modules
lerna-debug.log
npm-debug.log
yarn-error.log
packages/*/dist
.idea
packages/*/coverage
.vscode/
test.sqlite
.DS_Store
*.log
tsconfig.build.tsbuildinfo
.*.env
.env
\#*\#
*~
*.swp