Move everything up, get rid of src/src

This commit is contained in:
Dane Johnson 2022-01-24 11:32:24 -06:00
parent d5ec750c7f
commit 7c528368a4
9 changed files with 3 additions and 4 deletions

6
.gitignore vendored
View File

@ -1,5 +1,5 @@
*.o
*.a
storybook-cli
src/cli/storybook-cli
src/base/cyoa.cpp
*.so
*.os
target/

View File

1
src/.gitignore vendored
View File

@ -1 +0,0 @@
target/