Learn-Assembly-The-Hard-Way
Learn-Assembly-The-Hard-Way copied to clipboard
Refactoring `src` directory
-
[ ] Updating
READMEfile to point to thesrcdirectory, to help people for easily finding example codes. -
[ ] Creating a single .gitignore file, instead of creating separate in
srcdirectory.Details
- Just merge this file:
https://github.com/MahadMuhammad/Learn-Assembly-The-Hard-Way/blob/271b33c4fcc2116f17a5ae7e095a33891e27addf/src/.gitignore#L1-L13
- With the
.gitignoreof parent directory.
-
[ ] Combine similiar soure codes into one directory.
-
[ ] Updating some directory
nameto more user-friendly names.
@CursedSpiderBoi does that sound good to you? I can assign you the issue if you'd like ...
sounds good to me. lets do this