Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
LennMars committed Feb 15, 2013
0 parents commit d0e97c9
Show file tree
Hide file tree
Showing 24 changed files with 43,683 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
#OCaml
*.annot
*.cm[oai]
*.a
*.o
*.out
*.cmx
*.cmxs
*.cmxa
*.so
*.opt
*.run
*.depend
*.cmt
*.omc
.omakedb
.omakedb.lock

#misc
*~
\#*\#
perf.data
*goutputstream*
*.log
Loading

0 comments on commit d0e97c9

Please sign in to comment.