Added to ignore COM in uppercase to gitignore
This commit is contained in:
parent
f520739529
commit
000b2ab821
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
*.com
|
||||
*.exe
|
||||
*.COM
|
||||
|
|
Loading…
Reference in a new issue