Files
lodash/.gitignore
John-David Dalton cd8fcadd29 Add *.min.* to ignore files.
Former-commit-id: 6dfd90814ef66ff6a81ff039c5650e7befb735f9
2013-06-15 16:56:15 -07:00

10 lines
108 B
Plaintext

.DS_Store
*.custom.*
*.min.*
*.template.*
*.d.ts
*.map
node_modules
vendor/closure-compiler
vendor/uglifyjs