fixes and default .gitignore

This commit is contained in:
2023-02-13 21:43:23 +06:00
parent 21be08ec55
commit 92de4ab1d7
5 changed files with 28 additions and 1 deletions

View File

@@ -11,3 +11,8 @@
+ added makefile task fix_log
+ new comments in scripts and Makefile
+ wrapped arguments with quots in scripts
+ now u should add CPP_ARGS to LINKER_ARGS manually
+ added error(msg) function to functions.sh
+ replaced printf calls with myprint in scripts
+ added default .gitignore
+ added *.log to .gitignore