commit b14a339696586ee859310b603a5ab6ca037233ea parent cbf2f674168be29a9555ae278f2076555e697743 Author: Cem Keylan <cem@ckyln.com> Date: Sun, 20 Dec 2020 13:09:12 +0300 gitignore: ignore info pages Diffstat:
M | .gitignore | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -14,4 +14,7 @@ getopt [._]*.sw[a-p] [._]s[a-rt-v][a-z] [._]ss[a-gi-z] -[._]sw[a-p]- \ No newline at end of file +[._]sw[a-p] + +### Texinfo ### +*.info