diff options
author | Ben Ripkens <bripkens.dev@gmail.com> | 2011-04-15 09:00:33 +0200 |
---|---|---|
committer | Ben Ripkens <bripkens.dev@gmail.com> | 2011-04-15 09:00:33 +0200 |
commit | 7924c91fbafee6899a32ba27de759bb856c5f0d7 (patch) | |
tree | 1a307aa3b6a2a8dc7a7c88f330a67332c6ec45f6 /Global/NetBeans.gitignore | |
parent | 0e80099258df03867d28b1ef103f3412cdbca48b (diff) | |
download | gitignore-7924c91fbafee6899a32ba27de759bb856c5f0d7.tar.gz gitignore-7924c91fbafee6899a32ba27de759bb856c5f0d7.zip |
Added nbactions.xml to the netbeans ignore file
Diffstat (limited to 'Global/NetBeans.gitignore')
-rw-r--r-- | Global/NetBeans.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Global/NetBeans.gitignore b/Global/NetBeans.gitignore index 80f408ed..93a0597d 100644 --- a/Global/NetBeans.gitignore +++ b/Global/NetBeans.gitignore @@ -1 +1,2 @@ nbproject/ +nbactions.xml |