mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Ignore .obj files.
extras/.gitignore:
samples/.gitignore:
As above.
This commit is contained in:
1
extras/.gitignore
vendored
1
extras/.gitignore
vendored
@@ -20,6 +20,7 @@
|
||||
*.mh
|
||||
*.mih
|
||||
*.o
|
||||
*.obj
|
||||
*.opt
|
||||
*.pic_o
|
||||
*.trans_opt
|
||||
|
||||
1
samples/.gitignore
vendored
1
samples/.gitignore
vendored
@@ -20,6 +20,7 @@
|
||||
*.mh
|
||||
*.mih
|
||||
*.o
|
||||
*.obj
|
||||
*.opt
|
||||
*.pic_o
|
||||
*.trans_opt
|
||||
|
||||
Reference in New Issue
Block a user