Mercurial > public > maze-solver
annotate .idea/misc.xml @ 8:deeb54b231aa
refactor code
author | Dennis <denniscmartin@protonmail.com> |
---|---|
date | Sun, 30 Oct 2022 17:00:56 +0100 |
parents | b93cef6291db |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <project version="4"> | |
3 <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> | |
6 | 4 <component name="CidrRootsConfiguration"> |
5 <excludeRoots> | |
8 | 6 <file path="$PROJECT_DIR$/mazes" /> |
6 | 7 <file path="$PROJECT_DIR$/sols" /> |
8 </excludeRoots> | |
9 </component> | |
0 | 10 </project> |