mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Add .gitignore for generated files
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
*.cmi
|
||||||
|
*.cmo
|
||||||
|
*.cma
|
||||||
|
*.cmx
|
||||||
|
*.cmxa
|
||||||
|
*.top
|
||||||
|
*.o
|
||||||
|
*.a
|
||||||
|
._bcdi/
|
||||||
|
._ncdi/
|
||||||
|
._d/
|
||||||
|
cpdf
|
||||||
|
*.annot
|
Reference in New Issue
Block a user