diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2022-07-12 15:46:10 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2022-07-12 15:46:10 -0400 |
commit | 4a196857e13bd65ef982fe90dae1a1865985ee94 (patch) | |
tree | af6b51959fa0f7319177b930f9cbef9902c5d126 /.gitignore | |
parent | 113f8d0e3d797d942ea6d40d8f6032595878b549 (diff) | |
download | version_compare-4a196857e13bd65ef982fe90dae1a1865985ee94.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -50,3 +50,7 @@ modules.order Module.symvers Mkfile.old dkms.conf + +# IDE +.idea +cmake-build-* |