diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-02-24 15:05:52 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-02-24 15:05:52 +0100 |
commit | 36c04e7b000035086b2e2b8020a2337c5c2fa390 (patch) | |
tree | 0024c96ad6172006b3bfec263917ac830676b137 /src/.gitignore | |
parent | b69ddf1cd7123cc26b3936eda3c7c96a2750e612 (diff) |
desktop compilation options in makefile
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 312c0ff..8b91843 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,3 +1,4 @@ *.o main.elf main.bin +main |