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:
authorAndriy Senkovych <jolly_roger@itblog.org.ua>2014-11-05 05:00:05 +0300
committerAndriy Senkovych <jolly_roger@itblog.org.ua>2014-11-11 18:26:59 +0300
commit1f1aab1061006250801aaf5d1cd30c0fd1ced9cf (patch)
treeb16ba7fe289467298f561eaf8bac2f5af12559ad /.gitignore
parentd69991fa11cac8dea91f60f5e7a75970873262c7 (diff)
Ignore files generated by CMake
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 304456ff..8ea8f005 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,17 @@
/doc/doxygen_*.db
/thirdparty/lib
/intermediate
+
+# Temporary files created during CMake build
+CMakeCache.txt
+CMakeFiles
+cmake_install.cmake
+CTestTestfile.cmake
+Makefile
+RapidJSON*.cmake
+RapidJSON.pc
+Testing
+/googletest
+install_manifest.txt
+Doxyfile
+DartConfiguration.tcl