summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2022-05-27 22:54:00 +0800
committerKunoiSayami <[email protected]>2022-05-27 22:54:00 +0800
commit918616383918919764b6c97f2285b53969a4dc97 (patch)
tree15b119ffcac8abfaaa6239700d8f3e8bcfbddfd2 /.gitignore
init
Signed-off-by: KunoiSayami <[email protected]>
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..fb3c2c6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+CMakeLists.txt.user
+CMakeCache.txt
+CMakeFiles
+CMakeScripts
+Testing
+Makefile
+cmake_install.cmake
+install_manifest.txt
+compile_commands.json
+CTestTestfile.cmake
+_deps
+cmake-*/
+.idea/