mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
16 lines
199 B
Plaintext
16 lines
199 B
Plaintext
# Node & package manager
|
|
node_modules
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# Env files
|
|
.env
|
|
|
|
# System Configuration File
|
|
.DS_Store
|
|
|
|
# Superpowers AI workflow docs
|
|
docs/superpowers/
|
|
.superpowers/
|
|
.worktrees/
|