Merge pull request #2090 from mix5003/exclude-react-build

exclude react build tool from git
This commit is contained in:
Serghey Rodin 2021-10-31 23:25:35 +02:00 committed by GitHub
commit 334ee00d25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -4,3 +4,5 @@
*.gz *.gz
.vscode .vscode
.DS_Store .DS_Store
src/react/node_modules
src/react/build