From 62d2ec5a12aa7db6cb4a4b36ef9536fe4c77077c Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 11 Jan 2013 19:41:26 +0000 Subject: [PATCH] Update .gitignore for C# test-suite --- .gitignore | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 8509eebd3..928b0ac07 100644 --- a/.gitignore +++ b/.gitignore @@ -9,12 +9,6 @@ pcre *.gz -# Python generated files, based on: -# https://github.com/github/gitignore/blob/master/Python.gitignore -*.py[cod] -*/__pycache__/ -/__pycache__/ - # C/C++ object files, based on: # https://github.com/github/gitignore/blob/master/C.gitignore # https://github.com/github/gitignore/blob/master/C%2B%2B.gitignore @@ -113,3 +107,14 @@ Examples/test-suite/r/*/ Examples/test-suite/ruby/*/ Examples/test-suite/tcl/*/ Examples/test-suite/uffi/*/ + +# Python generated files, based on: +# https://github.com/github/gitignore/blob/master/Python.gitignore +*.py[cod] +*/__pycache__/ +/__pycache__/ + +# C# generated files +*_runme.exe.mdb +*_runme.exe +