blob: 8d4f4fbe84dbe38202dd8b24cc7bc9aec452283f (
plain)
1
2
3
4
5
6
7
8
|
# momentjs - ignore all files except the two listed below
moment/benchmarks
moment/locale
moment/min/**
moment/*.js*
moment/*.md
!moment/LICENSE
!moment/min/moment-with-locales.js
|