summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher R. Nelson <christopher.nelson@languidnights.com>2023-06-19 15:31:49 -0400
committerChristopher R. Nelson <christopher.nelson@languidnights.com>2023-06-19 15:31:49 -0400
commit56405829f2f9f2adadb42135ffaec37725759b57 (patch)
treee198dfdfae069000cf9bc8819d5beef466b1bd94 /.gitignore
parent33f3751e8228086c577e6d38c9b6bcbce9febfea (diff)
feat: more proper build infra
- scripts should be scripts/command-name.in - tests file shouldn't mismatch style from app
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0a123e7..ba1d131 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+# hall-added files
*.eps
*.go
*.log