Update `.gitignore`.
1 2 3 4 5 6 7 8 9 10 11
diff --git a/.gitignore b/.gitignore index a47f568..e4e0227 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +build config.mk objs/vc2010/ -build +src/dlg/dlg/ +src/dlg/dlg.c