diff options
author | rtk0c <[email protected]> | 2022-05-22 23:05:03 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-05-22 23:05:03 -0700 |
commit | 123f741e3f5374b93ac39887b62bfa0d66762ae2 (patch) | |
tree | cedbc4b2dd87e2caadfde48a0c12a0336672bdd3 /ignore.conf | |
parent | c568f0a8c9f0aef00c770b494ee1ff3a89ab48de (diff) |
Changeset: 36 Add basic machinery for levels (no saving/loading yet)
Diffstat (limited to 'ignore.conf')
-rw-r--r-- | ignore.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ignore.conf b/ignore.conf index 6d560cb..058534a 100644 --- a/ignore.conf +++ b/ignore.conf @@ -1,4 +1,5 @@ build +build.scripts .vscode .vs .idea @@ -7,4 +8,5 @@ build _ReSharper.Caches imgui.ini +project.4coder CMakeSettings.json |