diff mbox

[1/5] Update the gitignore file to ignore additional generated files

Message ID 1459298887-21519-2-git-send-email-tytso@mit.edu (mailing list archive)
State New, archived
Headers show

Commit Message

Theodore Ts'o March 30, 2016, 12:48 a.m. UTC
Ignore the files generated by libtool, gettext, and rpcgen

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 961387a..de81510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@  missing
 *~
 *.swp
 *.bak
+.*.d
 config.h
 config.h.in
 config.log
@@ -31,6 +32,8 @@  rquota.h
 rquota_clnt.c
 convertquota
 edquota
+po/*.mo
+rquota_xdr.c
 quot
 quota
 quotacheck