From ea4bd8c9ad94a2e38bc272c9f9ff8cfdccea4c03 Mon Sep 17 00:00:00 2001 From: AKFish Date: Wed, 21 Aug 2013 08:27:42 +0800 Subject: [PATCH] Update .gitignore to ignore eproject settings and custom build batch files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 98aa8eff..3a7eff09 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ GithubCredentials.py /PyGithub.egg-info/ /.coverage /developer.github.com/ + +*.cfg +*.bat