mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
initial import
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
# Environment & secrets
|
||||
.env
|
||||
keys/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
yarn.log
|
||||
dist
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
# Internal / testing (not for public release)
|
||||
testing/
|
||||
Reference in New Issue
Block a user