diff options
author | axtloss <axtlos@getcryst.al> | 2024-02-25 14:42:49 +0100 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2024-02-25 14:42:49 +0100 |
commit | 997368fe5f7ae8651982d0ba509bb54051b54e34 (patch) | |
tree | 7aa0e232ebf095b26981cc206affe6ed3519818c /fbwarn/.gitignore | |
parent | 507d58d48f3e99f5fd45171cdbadd9c690f47fe1 (diff) | |
download | fsverify-997368fe5f7ae8651982d0ba509bb54051b54e34.tar.gz fsverify-997368fe5f7ae8651982d0ba509bb54051b54e34.tar.bz2 |
Expand rectangle function with fill arg
Diffstat (limited to '')
-rw-r--r-- | fbwarn/.gitignore | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/fbwarn/.gitignore b/fbwarn/.gitignore new file mode 100644 index 0000000..be38d20 --- /dev/null +++ b/fbwarn/.gitignore @@ -0,0 +1,30 @@ +autom4te.cache +configure +ltmain.sh +m4/ +missing +stamp-h1 +configure~ +config.h +config.h.in +config.h.in~ +config.log +Makefile +Makefile.in +aclocal.m4 +ar-lib +compile +config.guess +config.status +config.sub +configure.scan +depcomp +install-sh +libtool +src/Makefile +src/Makefile.in +src/fbwarn +src/.deps +*~ +*/*~ +*.o |