Initial attempt to create Appmaps (currently manually but the supporting data structure is there)

This commit is contained in:
OMGeeky
2023-06-30 16:28:29 +02:00
commit b7f6bd1830
7 changed files with 407 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/target
/Cargo.lock
/.idea
/maps