aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-10-13 00:05:05 +0200
committerThomas Voss <mail@thomasvoss.com> 2022-10-13 00:05:05 +0200
commit9c6917a866bd7736001b88e10f20e0e35ec7e977 (patch)
tree60e5b59e6b9c57d334fb7f81cefcf46c7a7dd47e /.gitignore
parent7118692e506f9698a77c7cceea3b1dd47bb4b99a (diff)
Move from make(1) to tup(1)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c96aa38..865f7fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.aspell.en.prepl
-*.[ao]
-*.so
man/*.bak
+src/*
+!src/*.[ch]
+!src/Tupfile