mirror of
https://github.com/dropbox/zxcvbn.git
synced 2026-01-09 14:07:58 -05:00
re-include src in npm package, exclude lib from git
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
!demo/require.js
|
||||
!demo/mustache.js
|
||||
node_modules
|
||||
lib
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
@@ -2,6 +2,5 @@
|
||||
bower.json
|
||||
data
|
||||
data-scripts
|
||||
src
|
||||
test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user