summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2020-09-14 11:42:54 -0600
committerGedare Bloom <gedare@rtems.org>2020-09-18 09:49:19 -0600
commit031f8124f2eba54e1e295a71f31c676e69066b77 (patch)
treebd7b2537803e759d396568b1c789f13134f3f4ae
parent4e5327ff941d3baabe8c3886aa166e3ff2b9d520 (diff)
gitignore: ignore top-level ini files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d7ca74b338..8b28b186e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ autom4te.cache
config.h.in
configure
doc
+/*.ini
.lock*
Makefile.in
*.pyc