.gitignore: ignore .exe files (for Windows)
[fio.git] / .gitignore
index f13ec27d34f46af8cfe55e6cefde37bfc8b289db..463b53a7db928fcb7a0af594f295afa6c81126cb 100644 (file)
@@ -1,5 +1,6 @@
 *.d
 *.o
+*.exe
 /.depend
 /FIO-VERSION-FILE
 /config-host.h
@@ -9,4 +10,5 @@
 /fio
 y.tab.*
 lex.yy.c
-lexer.h
+*.un~
+doc/output