mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-13 17:56:59 +00:00
Merge "Adding some gitignore to the math directory, to ignore the compiled binaries and intermediary objects."
This commit is contained in:
commit
963bb1ee5b
10
math/.gitignore
vendored
Normal file
10
math/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Compiled source
|
||||
*.mli
|
||||
*.cmi
|
||||
*.cmx
|
||||
*.o
|
||||
|
||||
# The binaries
|
||||
texvc
|
||||
texvc_test
|
||||
texvc_tex
|
Loading…
Reference in a new issue