diff options
author | Santo Cariotti <santo@dcariotti.me> | 2021-01-27 18:47:26 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2021-01-27 23:02:24 +0100 |
commit | 79db3b2e02f2482e93060eef2ca1db22092bfe15 (patch) | |
tree | ab981dbe6d2a3ea14d25c8f35a0f63b4f1c1f8d2 /.gitignore | |
parent | ca8385bcf05183b3f0d6a63a356af85c58402481 (diff) |
conf: add cmakefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,3 +30,5 @@ *.exe *.out *.app + +CMakeCache.txt |