Home | History | Annotate | Download | only in rapidjson
      1 /bin/*
      2 !/bin/data
      3 !/bin/encodings
      4 !/bin/jsonchecker
      5 /build
      6 /doc/html
      7 /doc/doxygen_*.db
      8 *.a
      9 
     10 # Temporary files created during CMake build
     11 CMakeCache.txt
     12 CMakeFiles
     13 cmake_install.cmake
     14 CTestTestfile.cmake
     15 Makefile
     16 RapidJSON*.cmake
     17 RapidJSON.pc
     18 Testing
     19 /googletest
     20 install_manifest.txt
     21 Doxyfile
     22 DartConfiguration.tcl
     23