mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-07 00:33:51 -05:00
16 lines
159 B
Plaintext
16 lines
159 B
Plaintext
# General
|
|
yarn-error.log
|
|
node_modules
|
|
.DS_STORE
|
|
.vscode
|
|
.idea
|
|
|
|
# Config files
|
|
.env
|
|
|
|
# Avoid ignoring gitkeep
|
|
!/**/.gitkeep
|
|
|
|
# Cursor rules files
|
|
.cursorrules*
|