update .gitignore
This commit is contained in:
parent
30673a1f68
commit
cc7df7914b
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
.DS_Store
|
||||||
|
node_modules/
|
||||||
|
dist/
|
||||||
|
npm-debug*.log
|
||||||
|
ssl/*.pem
|
||||||
|
*.py[cod]
|
||||||
|
*.so
|
||||||
|
.editorconfig
|
Loading…
Reference in a new issue