india-pincode-regex/.npmignore

34 lines
406 B
Plaintext
Raw Permalink Normal View History

2020-02-25 09:04:52 +00:00
composer.*
vendor/
tests/
phpunit.xml
node_modules/
src/*.php
2023-07-02 09:41:57 +00:00
src/*.rb
2020-02-25 09:04:52 +00:00
.travis.yml
src/generate.js
HACKING.md
dist/
2020-03-16 19:51:31 +00:00
# This holds the python source
src/pincode
*.toml
Pipfile
.editorconfig
2023-07-02 08:51:35 +00:00
regexes.txt
2023-07-02 09:41:57 +00:00
__pypackages__
.github
.gitattributes
.phpunit*
CHANGELOG.md
CONTRIBUTING.md
CODE_OF_CONDUCT.md
Gemfile*
Rakefile
bin/
phpunit.*
*.gem
*.csv
pincode-regex.js
pincode-validator.gemspec
src/pincode.egg-info/