From bc3ae0a82632ab3834043fcad8f19f76cf174010 Mon Sep 17 00:00:00 2001 From: Axel Gembe Date: Sat, 4 Jan 2020 16:19:53 +0700 Subject: [PATCH] Git ignore: Add moc headers and the Linux binary --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fab7372..6406ef3 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ Makefile* *.prl *.app moc_*.cpp +moc_*.h ui_*.h qrc_*.cpp Thumbs.db @@ -70,4 +71,4 @@ Thumbs.db # -------- *.dll *.exe - +Fulcrum