summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-01-29 20:13:13 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-01-29 20:13:13 +0530
commit7ee07197f4fc5806e72a1aefd49c7a448c600cf4 (patch)
treed48c27f84982dc3ab0a6493171afc8f1438e57d7 /.gitignore
parentac7aa8c6e95023def1eba7615d8a42ad52271500 (diff)
ignoring the compiled binary
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1921129..c772f3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,5 @@
# vendor/
.env
+
+/OpenBills-server