summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-20 13:56:08 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-20 13:56:08 -0600
commit318162fdf1ff86297afcce334f61d2d6ff5e3345 (patch)
treee2b805c86ab7616c57f7ba3b0ed5181aa51103b7 /.gitignore
parent5b54ce0a9e7708e373ecb28669f3ef1e2332e783 (diff)
Makefile: Use editorconfig for lint/format
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9729c27..964c5aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,9 @@
*.o
*.log
+*.tmp
.mypy_cache/
build/
+
+/.sources.mk