diff options
author | Louie S <louie@example.com> | 2024-07-23 19:49:40 -0400 |
---|---|---|
committer | Louie S <louie@example.com> | 2024-07-23 19:49:40 -0400 |
commit | a97729ff1b79196ce479a88324b6399918df5486 (patch) | |
tree | c79347b38377bd3f999e9332350e8097a33210d6 /.gitignore | |
parent | 3c9183bf9d7e6a95050d84454873a7015f9309e0 (diff) |
Remove nsis from cmakelists
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ .cache build +CMakeLists.txt.user compile_commands.json config.h data/assignment-list.desktop |