Compare commits
2 Commits
2c43a14e38
...
9495c40a9d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9495c40a9d | ||
![]() |
b71bc3848c |
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
node_modules*
|
||||
.DS_Store
|
||||
*.local
|
||||
dist
|
||||
# Editor directories and files
|
||||
.idea
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
Loading…
x
Reference in New Issue
Block a user