mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-10 01:33:13 +00:00
fix: move to root .gitignore
This commit is contained in:
parent
ff730dbf2c
commit
5d91b9d41d
4
.gitignore
vendored
4
.gitignore
vendored
@ -17,4 +17,6 @@ packages/discovery/mock_local_storage
|
||||
.giga
|
||||
.cursor
|
||||
.DS_Store
|
||||
CLAUDE.md
|
||||
CLAUDE.md
|
||||
.env
|
||||
postgres-data/
|
||||
|
||||
8
packages/run/.gitignore
vendored
8
packages/run/.gitignore
vendored
@ -1,8 +0,0 @@
|
||||
# Package-specific ignores
|
||||
# (Common patterns like dist/, *.log, node_modules/ are in root .gitignore)
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
|
||||
# Docker volumes and runtime data
|
||||
postgres-data/
|
||||
Loading…
x
Reference in New Issue
Block a user