aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVictor Mignot <victor@vmignot.fr>2026-02-18 08:16:09 +0100
committerVictor Mignot <victor@vmignot.fr>2026-03-09 19:52:47 +0100
commitc856ca9339e7154699a8ac81ec943d45d8c5ffe8 (patch)
treee5cd54cd3df53dc84e8d755a64e31f52c464e9d5 /.gitignore
downloadfutiles-c856ca9339e7154699a8ac81ec943d45d8c5ffe8.tar.gz
Implement `true` and `false`
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1da65b4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+futiles
+*.o