diff options
author | Thomas White <taw@physics.org> | 2019-01-28 18:59:05 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2019-05-16 15:15:49 +0200 |
commit | 7820eaabef3b2ef52435e94ff0d6ead31eb92b96 (patch) | |
tree | 1017a48d4cd4e922854e8ea43bf81c59feac2be4 | |
parent | 6bf56716ab0301c655851a1b66fadb1df691b16b (diff) |
Remove .gitignore
-rw-r--r-- | .gitignore | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index a0d4c6ac..00000000 --- a/.gitignore +++ /dev/null @@ -1,18 +0,0 @@ -/aclocal.m4 -/autom4te.cache -/config.h -/config.h.in -/config.log -/config.status -/config.status.lineno -/configure -/depcomp -/libtool -/Makefile -/Makefile.in -/stamp-h -/stamp-h.in -/stamp-h1 -/sylpheed.spec -*.o -*.lo |