From 062ea63290958f7bb172cb5667e8a80a5b4ce2ab Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Tue, 27 Sep 2011 21:47:25 +0200 Subject: [PATCH] Adds NetBeans' catalog.xml file to gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index de738c435e..d9b96dd61c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ Thumbs.db # Netbeans nbproject/ +catalog.xml nbactions.xml # Eclipse -- 2.20.1