0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-29 03:04:16 +01:00
posthog/plugin-server/.gitignore
Karl-Aksel Puulmann 6bcdf3cb94
refactor(plugin-server): dont compile protobuf anymore (#9985)
* refactor(plugin-server): dont compile protobuf anymore

This whole code can be yeeted (and hopefully will be) but the unneeded
compilation step is a peeve of mine running things locally.

* Remove `protobufjs` from `devDependencies`

Co-authored-by: Michael Matloka <dev@twixes.com>
2022-05-25 18:36:34 +00:00

10 lines
75 B
Plaintext

.idea
.clinic
node_modules/
yarn-error.log
dist/
yalc.lock
.yalc/
tmp
*.0x