Create a minimal interactive shell

This commit is contained in:
2024-02-22 21:29:25 +01:00
parent 86d579e8d5
commit ad29dbdc14
43 changed files with 1192 additions and 3264 deletions

5
.gitignore vendored
View File

@ -1,3 +1,4 @@
/.dub/
/dub.selections.json
/build/
.cache/
CMakeFiles/
CMakeCache.txt