diff options
| author | Johnny Richard <johnny@johnnyrichard.com> | 2024-10-30 22:58:03 +0100 |
|---|---|---|
| committer | Johnny Richard <johnny@johnnyrichard.com> | 2025-12-14 09:53:52 +0100 |
| commit | 10bb8a05088f1d3bb24f7167f609b5f6fb0ba026 (patch) | |
| tree | 7a4b3f69a461301c45204ed856b61f92a7d42233 /.gitignore | |
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a705701 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +obe +*.o +*.info +*.swp +.deps +aclocal.m4 +autom4te.cache +build +compile +config.guess +config.h.in +config.sub +configure +configure~ +depcomp +install-sh +test-driver +texinfo.tex +Makefile.in +missing |
