mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Ignore exe files in git on Windows
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# No objects files.
|
||||
*.o
|
||||
*.elf
|
||||
*.exe
|
||||
|
||||
# No dependency files
|
||||
*.d
|
||||
|
||||
Reference in New Issue
Block a user