diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-02-25 16:02:35 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-02-25 16:02:35 +0100 |
commit | 0d7bd92672acb449761def9e234934c4a9a05129 (patch) | |
tree | 7db8cba21231fdf6b6f3b97d857c828183a6bfbb /src/.gitignore | |
parent | 0e6f7148ab0987574c45e78cb8fd6ff72fdf103a (diff) |
update/fix build config for windows
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 8b91843..67661d0 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -2,3 +2,4 @@ main.elf main.bin main +main.exe |