diff --git a/.gitignore b/.gitignore index 87ba1ab..f7864e5 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,7 @@ *.sub *.suc *.syc -*.sym \ No newline at end of file +*.sym +*.frm +*.nlo +*.equ \ No newline at end of file diff --git a/_clear.bat b/_clear.bat index 453888b..c6f10cd 100644 --- a/_clear.bat +++ b/_clear.bat @@ -15,4 +15,7 @@ del *.lot del *.sub del *.suc del *.syc -del *.sym \ No newline at end of file +del *.sym +del *.frm +del *.nlo +del *.equ \ No newline at end of file