216550c0d1
- gitignore: ignore files generated by `configure' script.
34 lines
324 B
Text
34 lines
324 B
Text
_build
|
|
*.DS_Store
|
|
.metadata
|
|
*.cmi
|
|
*.cmo
|
|
*.cmx
|
|
*.annot
|
|
*.byte
|
|
*.native
|
|
*.depend
|
|
*.swp
|
|
.settings
|
|
\#*\#
|
|
*.mls
|
|
*.obc
|
|
*.c
|
|
*.h
|
|
*.o
|
|
*.java
|
|
*.class
|
|
*.log
|
|
*.
|
|
*.epci
|
|
*.epo
|
|
*.dot
|
|
test/*.ml
|
|
test/_check_builds
|
|
lib/java/.classpath
|
|
/test/async/build/*
|
|
/test/image_filters/java/*
|
|
compiler/doc.odocl
|
|
compiler/doc.docdir
|
|
config
|
|
config.status
|