summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNadrieril2024-05-03 13:29:27 +0200
committerNadrieril2024-05-14 15:01:39 +0200
commitb923f7232a9e98a0b039b722ffedcf91051edbe6 (patch)
treecf8e6ad7e45cab5306b30f2b396cdf90a42ebeb6 /.gitignore
parentf2fa29e5ef5c8c7d7375e4c8a37dbba1012fb95c (diff)
Ensure `./charon` points to a valid charon clone
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 36809c43..7703c3fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,9 @@ _build/
*.byte
*.native
+# Charon installation
+/charon
+
# We group everything here
bin