Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Deng <theandy.deng@gmail.com>2016-06-15 06:56:20 +0300
committerAndy Deng <theandy.deng@gmail.com>2016-06-15 06:56:20 +0300
commitdabbd2b0286908ba81fbf572eabc4081c1e25ffc (patch)
tree825c9df2a64dbccf2cb7414c07af6b37815e29b6 /.gitignore
parent2246ef3e6b3259485fa299129e461af9eaee2509 (diff)
gitignore: ignore Doxyfile.zh-cn
Doxyfile.zh-cn is a generated file that we need to ignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2c412c2b..e7e8fba9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,5 +20,6 @@ Testing
/googletest
install_manifest.txt
Doxyfile
+Doxyfile.zh-cn
DartConfiguration.tcl
*.nupkg