aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2022-07-12 15:46:10 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2022-07-12 15:46:10 -0400
commit4a196857e13bd65ef982fe90dae1a1865985ee94 (patch)
treeaf6b51959fa0f7319177b930f9cbef9902c5d126 /.gitignore
parent113f8d0e3d797d942ea6d40d8f6032595878b549 (diff)
downloadversion_compare-4a196857e13bd65ef982fe90dae1a1865985ee94.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c6127b3..5de0ffa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,7 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf
+
+# IDE
+.idea
+cmake-build-*