mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 10:49:42 +02:00
Merge pull request #440 from obbardc/wip/obbardc/ignore-bin
Ignore built binary files
This commit is contained in:
commit
2da85e9fc9
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