File: .gitignore

package info (click to toggle)
ocaml-charinfo-width 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: ml: 587; makefile: 17
file content (15 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
**/*.annot

**/.\#*
**/*~
**/Session.vim
**/.*.swp

**/*.o
**/*.a
**/*.so
**/*.cm*
/_build
.merlin
charInfo_width.install