summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-03-25 06:42:35 -0300
committerEuAndreh <eu@euandre.org>2024-03-25 06:44:18 -0300
commit077b81b2bd2c0d418635b265b35f582d68cec16a (patch)
treeed3c928ea3b1d5df539b6e1902ab418caa937672 /.gitignore
parentsrc/hero.mjs: Retire code (diff)
downloadpapod-077b81b2bd2c0d418635b265b35f582d68cec16a.tar.gz
papod-077b81b2bd2c0d418635b265b35f582d68cec16a.tar.xz
Node.js -> Go
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 2c28a19..b03deb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-/doc/*.[0-9]
-/doc/*.3js
-/tests/hero-mkfifo-0.pipe
+/*.bin
/tests/*.bin
-/tests/bigger-rand-output.txt
+/doc/*.[0-9]
+/doc/*.3go