diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2023-04-17 21:52:30 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2023-04-17 21:52:30 +0200 |
| commit | a65df5d6b21233e7058afff0e1cd8e7e0ec193ac (patch) | |
| tree | 24c6f93c8dc32d946a9d8b2d6f66f7317d3e4e64 /src/.gitignore | |
| parent | 67362896a37742e880025b9c85c4fe49d690ba02 (diff) | |
Replace build system: autoconf -> meson
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/.gitignore b/src/.gitignore deleted file mode 100644 index bda1427..0000000 --- a/src/.gitignore +++ /dev/null @@ -1,14 +0,0 @@ -/config.h.in -/config.h.in~ -/config.h -/stamp-h1 -/libcgi.la -/libdb.la -/libevent.la -/libjson.la -/libutil.la -/libsender_client.la -/event -/page -/sender -/test-sender |
