mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-14 12:29:30 -07:00
Matrix React component 1.0.0
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.idea/
|
||||
.vscode/
|
||||
node_modules/
|
||||
build/
|
||||
.DS_Store
|
||||
*.tgz
|
||||
my-app*
|
||||
template/src/__tests__/__snapshots__/
|
||||
lerna-debug.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
/.changelog
|
||||
.npm/
|
||||
/dist
|
||||
Reference in New Issue
Block a user