india-pincode-regex/.gitignore

26 lines
402 B
Plaintext
Raw Permalink Normal View History

2020-03-26 11:21:59 +00:00
/.bundle/
/.yardoc
/_yardoc/
/coverage/
/dist/
/doc/
2020-02-24 18:02:18 +00:00
/node_modules/
2020-03-26 11:21:59 +00:00
/pkg/
/spec/reports/
/tmp/
/vendor/
__pycache__/
2020-03-26 11:21:59 +00:00
/composer.lock
/package-lock.json
# Current best practice is to commit this
# https://bundler.io/man/bundle-install.1.html#THE-GEMFILE-LOCK
# but we have zero deps, so it doesn't make sense
Gemfile.lock
2020-04-26 04:04:42 +00:00
*.gem
2020-04-27 06:37:11 +00:00
*.csv
2021-12-19 13:48:41 +00:00
.pdm.toml
__pypackages__/
src/pincode.egg-info/
.phpunit.*cache
*.bak