about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorRen Kararou <[email protected]>2025-01-26 03:41:25 -0600
committerRen Kararou <[email protected]>2025-01-26 03:41:25 -0600
commit1bcf3de7f521d83185cce580db2dea6d50a617b6 (patch)
treec06850c6c0df9bdc9ca395ecc9ebe67b7c9dfb86 /.gitignore
parent9ec8d6d9dc03791f6ab1e3ad108c8d705d355696 (diff)
downloadnbtpd-1bcf3de7f521d83185cce580db2dea6d50a617b6.tar.gz
nbtpd-1bcf3de7f521d83185cce580db2dea6d50a617b6.tar.bz2
nbtpd-1bcf3de7f521d83185cce580db2dea6d50a617b6.zip
try bazel bazel
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a7b2d8c..937adb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,8 @@ dbg/
 *.so
 *.pch
 nbtpd
+!nbtpd/
 a.out
+
+# bazel
+bazel-*