mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-08 10:23:03 +00:00
Remove old .cvsignore files, moving their contents to .gitignore files. There are now no .cvsignore files in the repository. I've also sorted some .gitignore files and avoided repeating a pattern in a subdirectory's .gitignore file when it is already mentioned in the parent .gitignore file.
32 lines
212 B
Plaintext
32 lines
212 B
Plaintext
*.bat
|
|
*.c
|
|
*.c_date
|
|
*.d
|
|
*.date
|
|
*.date0
|
|
*.date3
|
|
*.dep
|
|
*.dll
|
|
*.dv
|
|
*.err
|
|
*.exe
|
|
*.init
|
|
*.int
|
|
*.int0
|
|
*.int2
|
|
*.int3
|
|
*.jar
|
|
*.lib
|
|
*.mh
|
|
*.mih
|
|
*.o
|
|
*.opt
|
|
*.pic_o
|
|
*.trans_opt
|
|
Mercury
|
|
lib*.a
|
|
lib*.beams
|
|
lib*.dylib
|
|
lib*.so
|
|
tags
|