mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
Init
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
# dependencies
|
||||
/node_modules
|
||||
/package-lock.json
|
||||
/yarn.lock
|
||||
|
||||
# production
|
||||
/dist
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
.vscode/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
Reference in New Issue
Block a user