first
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
.git
|
||||
npm-debug.log
|
||||
.publish
|
||||
.vscode
|
||||
static
|
||||
dist
|
||||
node_modules
|
||||
src/locales/*.json
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
.idea/
|
Reference in New Issue
Block a user