From: nasm-bot f. C. G. <gor...@gm...> - 2013-11-09 20:27:27
|
Commit-ID: e59489b1fd8f8effdfeb0a4d675493396b438ed6 Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=e59489b1fd8f8effdfeb0a4d675493396b438ed6 Author: Cyrill Gorcunov <gor...@gm...> AuthorDate: Sat, 9 Nov 2013 22:28:52 +0400 Committer: Cyrill Gorcunov <gor...@gm...> CommitDate: Sun, 10 Nov 2013 00:24:29 +0400 Update .gitignore Signed-off-by: Cyrill Gorcunov <gor...@gm...> --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7762914..82d926f 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,5 @@ TAGS /version.mak /version.nsh /version.sed +/iflag.c +/iflag.h |