diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +_build/* *.cmi *.cmx *.cmo |
index : uncron.git | ||
Simple job queue service (mirror of https://github.com/vyos/uncron.git) |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -1,3 +1,4 @@ +_build/* *.cmi *.cmx *.cmo |