first commit
This commit is contained in:
22
dbui/.gitignore
vendored
Normal file
22
dbui/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
*.iml
|
||||
.idea
|
||||
.ipr
|
||||
.iws
|
||||
*.diff
|
||||
*.patch
|
||||
*.bak
|
||||
.DS_Store
|
||||
node_modules/
|
||||
node_modules2/
|
||||
.project
|
||||
.settings
|
||||
npm-debug.log
|
||||
.*proj
|
||||
.svn/
|
||||
*.swp
|
||||
*.swo
|
||||
*.log
|
||||
examples/dist/
|
||||
yarn-error.log
|
||||
.vscode
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user