Cleanup the project
* Add .cache to gitignore (for the nlohmann::json library) * Fix the project name * Update the readme
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
out
|
||||
hack-assembler
|
||||
build
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user