mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add OCaml gitignore
This commit is contained in:
parent
cdb216f204
commit
ac5192cada
1 changed files with 9 additions and 0 deletions
9
OCaml.gitignore
Normal file
9
OCaml.gitignore
Normal file
|
@ -0,0 +1,9 @@
|
|||
*.annot
|
||||
*.cmo
|
||||
*.cma
|
||||
*.cmi
|
||||
*.a
|
||||
*.o
|
||||
*.cmx
|
||||
*.cmxs
|
||||
*.cmxa
|
Loading…
Add table
Add a link
Reference in a new issue