mirror of
https://github.com/github/gitignore
synced 2024-12-02 16:35:44 +01:00
Ignore exe files on Windows.
This commit is contained in:
parent
600983cd4e
commit
01002eec90
@ -2,4 +2,7 @@
|
||||
*.o
|
||||
|
||||
# Ada Library Information
|
||||
*.ali
|
||||
*.ali
|
||||
|
||||
# Executable file
|
||||
*.exe
|
Loading…
Reference in New Issue
Block a user