- first step in grace : compile without main

- added makefile to keep tmp file
- added builds and executable in gitignore
This commit is contained in:
asus
2024-01-23 15:18:08 +01:00
parent 8f2d83871b
commit 25fadd05a0
8 changed files with 30 additions and 7 deletions

4
.gitignore vendored
View File

@@ -48,3 +48,7 @@ Thumbs.db
*.mov
*.wmv
# C files
builds/
Colleen
Grace