File: .gitignore

package info (click to toggle)
ocaml-bitstring 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 856 kB
  • sloc: ml: 3,857; ansic: 136; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 335 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
*~
*.cmi
*.cmo
*.cmx
*.cma
*.cmxa
*.o
*.a
*.so
*.sw?
*.opt
*.actual
*.merlin

/_build
/_opam
/autom4te.cache
/bitstring-objinfo
/bitstring_config.ml
/cil-tools/Makefile
/config.h
/config.log
/config.status
/create_test_pattern
/dune.lock
/META
/Makefile
/site
/tests/80_testdata/*.actual
/tests/test.bmpp
/bitstring.install
byteswap.h