summaryrefslogtreecommitdiff
path: root/kconfig/.gitignore
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-12-04 18:23:33 (GMT)
committerAlexey Neyman <stilor@att.net>2016-12-06 18:33:20 (GMT)
commitf3fcb8d2f8d02f5d405bbca4c8f5f2b52fef4a6a (patch)
tree967b8ecb53409c9761f7bd96f62bf5e5fc8d242b /kconfig/.gitignore
parentee4446c7aea3a9ec0d431377324e8615b61c4ba3 (diff)
Ignore *.exe (on Cygwin).
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'kconfig/.gitignore')
-rw-r--r--kconfig/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/kconfig/.gitignore b/kconfig/.gitignore
index 21fa66f..7f79a8d 100644
--- a/kconfig/.gitignore
+++ b/kconfig/.gitignore
@@ -5,3 +5,4 @@ conf
zconf.lex.c
zconf.hash.c
zconf.tab.c
+*.exe