mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Ignore files generated by MSVC.
*/.gitignore: Ignore any increment linker files (.ilk) and program database (.pdb) file that MSVC generates.
This commit is contained in:
1
mfilterjavac/.gitignore
vendored
1
mfilterjavac/.gitignore
vendored
@@ -16,6 +16,7 @@ tags
|
||||
*.err
|
||||
*.exe
|
||||
*.h
|
||||
*.ilk
|
||||
*.int
|
||||
*.int0
|
||||
*.int2
|
||||
|
||||
Reference in New Issue
Block a user