mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Add and/or update .gitignore files.
mfilterjavac/.gitignore: Add a .gitignore file for this directory. browser/.gitignore: mbdcomp/.gitignore: runtime/.gitignore: ssdb/.gitignore: trace/.gitignore: Ignore .so files.
This commit is contained in:
11
mfilterjavac/.gitignore
vendored
Normal file
11
mfilterjavac/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
MFILTERJAVAC_FLAGS
|
||||
mfilterjavac
|
||||
*.c
|
||||
*.c_date
|
||||
*.d
|
||||
*.dep
|
||||
*.dv
|
||||
*.mh
|
||||
*.o
|
||||
*.err
|
||||
*.exe
|
||||
Reference in New Issue
Block a user