mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-08 17:13:52 -05:00
init repository
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# General
|
||||
yarn-error.log
|
||||
node_modules
|
||||
.DS_STORE
|
||||
.vscode
|
||||
|
||||
# Config files
|
||||
.env
|
||||
|
||||
# Avoid ignoring gitkeep
|
||||
!/**/.gitkeep
|
||||
Reference in New Issue
Block a user