simdjson/.dockerignore

15 lines
142 B
Plaintext
Raw Normal View History

2019-08-05 06:43:39 +08:00
*
2019-08-06 21:39:33 +08:00
!.git
2019-08-05 06:43:39 +08:00
!Makefile
2020-04-18 06:07:18 +08:00
!amalgamate.sh
2019-08-05 06:43:39 +08:00
!benchmark
!dependencies
!include
!jsonchecker
!jsonexamples
!scripts
!singleheader
!src
!style
!tests
!tools