summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index bec3e93..1d82412 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,7 @@
*.cmxa
# ocamlbuild working directory
-_build/
+_build
# ocamlbuild targets
*.byte
@@ -27,4 +27,4 @@ setup.log
*.install
# Local OPAM switch
-_opam/ \ No newline at end of file
+_opam \ No newline at end of file