From b99e9c18b272d625ff6749c8924fd7b1c56821ce Mon Sep 17 00:00:00 2001 From: Cerapter Date: Tue, 14 Aug 2018 13:18:03 +0200 Subject: Changed the exe's official name to Attorney_Online_CC. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b3c3db4d..d18dfea8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,6 @@ object_script* server/__pycache__ *.o -moc* \ No newline at end of file +moc* +/Attorney_Online_CC_resource.rc +/attorney_online_cc_plugin_import.cpp -- cgit