diff options
author | zaaarf <zaaarf@proton.me> | 2023-10-03 15:51:45 +0200 |
---|---|---|
committer | zaaarf <zaaarf@proton.me> | 2023-10-22 00:03:36 +0200 |
commit | 51583b66feb1d13b285bb2e9c05364659c854130 (patch) | |
tree | 150dc88dd897a1072902dd00f58f122382ec8e9f /.gitignore | |
parent | 0de3d5849cfb9faad0e3c8ce10a8152a916bba21 (diff) |
feat: implemented basic technology and school loading (modifier processing is still missing)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -82,3 +82,6 @@ bin/* .cache compile_commands.json src/openvic-simulation/testing/test_results/results.txt + +# ccls +.ccls-cache |