mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 17:31:41 +00:00
init(): Initialize project with basic configuration files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
*.min.js
|
||||
node_modules
|
||||
|
||||
# cache-dirs
|
||||
**/.cache
|
||||
|
||||
pnpm-lock.yaml
|
||||
dist
|
||||
Reference in New Issue
Block a user