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 /.gitignore | |
| parent | 67362896a37742e880025b9c85c4fe49d690ba02 (diff) | |
Replace build system: autoconf -> meson
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 23 |
1 files changed, 1 insertions, 22 deletions
@@ -1,22 +1 @@ -.deps -.libs -*.o -*.lo -Makefile -Makefile.in -/aclocal.m4 -/autom4te.cache -/compile -/config.guess -/config.log -/config.rpath -/config.status -/config.sub -/configure -/depcomp -/install-sh -/ltmain.sh -/libtool -/missing -/mkinstalldirs -/test-driver +build/ |
