From 0995de16eba687a4a8d0aba3d4aa9dd3f6ed3480 Mon Sep 17 00:00:00 2001 From: adam-m Date: Wed, 16 May 2012 12:39:59 -0400 Subject: [PATCH] update gitignore with build-modified files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1cb665042b..eb913ff7f8 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ /branding_spear /installer_spear Bundle_*.properties +/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties +/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +/CoreUtils/src/org/sleuthkit/autopsy/coreutils/Bundle.properties