[rtems commit] gitignore: ignore top-level ini files

Gedare Bloom gedare at rtems.org
Fri Sep 18 15:50:10 UTC 2020


Module:    rtems
Branch:    master
Commit:    031f8124f2eba54e1e295a71f31c676e69066b77
Changeset: http://git.rtems.org/rtems/commit/?id=031f8124f2eba54e1e295a71f31c676e69066b77

Author:    Gedare Bloom <gedare at rtems.org>
Date:      Mon Sep 14 11:42:54 2020 -0600

gitignore: ignore top-level ini files

---

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d7ca74b..8b28b18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ autom4te.cache
 config.h.in
 configure
 doc
+/*.ini
 .lock*
 Makefile.in
 *.pyc



More information about the vc mailing list