From 0f5e3cc4056b81191beb266753daeef85d141d4b Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Mon, 15 Jun 2009 14:39:20 -0700 Subject: Add .gitignore files for generated files Create new .gitignore files and add generated files to them. Signed-off-by: H. Peter Anvin --- com32/tools/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 com32/tools/.gitignore (limited to 'com32/tools') diff --git a/com32/tools/.gitignore b/com32/tools/.gitignore new file mode 100644 index 00000000..b5397de4 --- /dev/null +++ b/com32/tools/.gitignore @@ -0,0 +1 @@ +/relocs -- cgit v1.2.1