Commit 5f485339be5b2dab5dc0a7ee6c80c6ea1bd407c8

Werner Lemberg 2021-05-24T08:24:36

.gitignore: Add `subprojects` directory, fix some patterns.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/.gitignore b/.gitignore
index 6dca26b..6e9fd98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
-build
-config.mk
+/build/
+/config.mk
 include/dlg/
 src/dlg/dlg.c
+subprojects/*
+!subprojects/*.wrap