aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-05-22 04:31:57 -0700
committerFuwn <[email protected]>2022-05-22 04:31:57 -0700
commit5b11262e810c2cd06c0baa120f5674b7f5c98833 (patch)
treea3271ec1c4616104b71b1374a5ce6cda2445cca6 /.gitignore
downloadbazel-cobol-example-main.tar.xz
bazel-cobol-example-main.zip
feat: initial releaseHEADmain
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..1ca8bc5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+# Bazel
+bazel-*