Files
clarity/.gitignore
Sarvesh Nagpal 5850baf1ab Bug fix and updating unit tests for masking (#261)
* Bug fix and updating unit tests for masking

* Bumping up version to 0.6.37

* Bump terser from 5.10.0 to 5.14.2 (#260)

* Updating package versions
2022-08-04 09:44:37 -07:00

25 lines
257 B
Plaintext

# Build
build/
extension/
# Dependency directories
node_modules/
# Visual Studio Code
.vscode/
# npm logs
npm-debug.log*
# yarn uses its own yarn.lock file
package-lock.json
# yarn logs
yarn-error.log
# chrome debug
debug.log
# environment file
.env