mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 01:39:30 +02:00
Ignore built binary files
Signed-off-by: Christopher Obbard <obbardc@gmail.com>
This commit is contained in:
parent
83ee6b8c6f
commit
1cb9aa230d
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -18,4 +18,7 @@ logs
|
|||
|
||||
# Ignore upload command (removes the need to re-compile after Verify when running Download, in e.g. VS Code)
|
||||
upload.bat
|
||||
compile.bat
|
||||
compile.bat
|
||||
|
||||
# Ignore binary files
|
||||
*.bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue