simdjson/.dockerignore

16 lines
143 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
!amalgamate.py
2019-08-05 06:43:39 +08:00
!benchmark
!dependencies
!include
!jsonchecker
!jsonexamples
!scripts
!singleheader
!src
!style
!tests
!tools