aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2021-07-14 12:53:16 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2021-07-14 12:53:16 -0400
commit01e648b1391dd84f8e63494f75f5e6a9dfe375b6 (patch)
tree9ed0d618923004b60ce4157a8cdb221769092683 /.gitignore
downloadidcmp-01e648b1391dd84f8e63494f75f5e6a9dfe375b6.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..17ed007
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+.idea/
+cmake-build-*/
+CMakeLists.txt.user
+CMakeCache.txt
+CMakeFiles
+CMakeScripts
+Testing
+Makefile
+cmake_install.cmake
+install_manifest.txt
+compile_commands.json
+CTestTestfile.cmake
+_deps