Learn-Assembly-The-Hard-Way icon indicating copy to clipboard operation
Learn-Assembly-The-Hard-Way copied to clipboard

Refactoring `src` directory

Open MahadMuhammad opened this issue 2 years ago • 2 comments

  • [ ] Updating README file to point to the src directory, to help people for easily finding example codes.

  • [ ] Creating a single .gitignore file, instead of creating separate in src directory.

    Details

    • Just merge this file:

    https://github.com/MahadMuhammad/Learn-Assembly-The-Hard-Way/blob/271b33c4fcc2116f17a5ae7e095a33891e27addf/src/.gitignore#L1-L13

    • With the .gitignore of parent directory.
  • [ ] Combine similiar soure codes into one directory.

  • [ ] Updating some directory name to more user-friendly names.

MahadMuhammad avatar Sep 01 '23 14:09 MahadMuhammad

@CursedSpiderBoi does that sound good to you? I can assign you the issue if you'd like ...

MahadMuhammad avatar Sep 01 '23 14:09 MahadMuhammad

sounds good to me. lets do this

CursedSpiderBoi avatar Sep 01 '23 15:09 CursedSpiderBoi