Skip to content

Commit 3103032

Browse files
committed
have git ignore ocaml binaries
1 parent a0cce34 commit 3103032

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ semantics
66
# CodeHawk-C local configuration file
77
ConfigLocal.py
88

9+
# Ocaml binaries
10+
chc/bin/*/canalyzer
11+
chc/bin/*/parseFile
12+
913
# Emacs
1014
*.py~
1115
*.rst~

0 commit comments

Comments
 (0)