mirror of
https://github.com/bitwarden/browser
synced 2025-12-31 23:53:37 +00:00
stub out angular app with webpack
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.vs
|
||||
.idea
|
||||
node_modules
|
||||
npm-debug.log
|
||||
dist/
|
||||
*.crx
|
||||
*.pem
|
||||
build/
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user