aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-12-03 23:39:15 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-12-03 23:39:15 +0100
commit47a4845cc6286b3fffa0538f6c46cf359f193fd0 (patch)
treea431acd217f664638eae5192bb1a68bd7a15a603 /.gitignore
parentMakefile comments (diff)
downloadlowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.tar.gz
lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.tar.bz2
lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.tar.xz
lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.tar.zst
lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.zip
.gitignore update
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e746107..f67d8ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,4 +96,7 @@ zsdoc/data
/tests/_output/*
!/tests/_output/.gitkeep
-# End of https://www.gitignore.io/api/zsh,linux,emacs \ No newline at end of file
+# End of https://www.gitignore.io/api/zsh,linux,emacs
+
+bin/*
+lowbat \ No newline at end of file