wrote build system in bash

This commit is contained in:
2022-05-31 18:36:01 +03:00
parent 85293d8c32
commit e9b740183d
10 changed files with 157 additions and 112 deletions

7
.gitignore vendored
View File

@@ -2,12 +2,11 @@
bin/
obj/
# IDE files
# user files
.old*/
.vs/
.vscode/
.vshistory/
.editorconfig
*.user
#backups
.old*/
.config