remove flux gitignore
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/29d4ba01 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/29d4ba01 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/29d4ba01 Branch: refs/heads/master Commit: 29d4ba01f145f3089640e42c6dd1a9916fbfe7f8 Parents: e58c67a Author: Xin Wang <[email protected]> Authored: Sun Mar 27 23:02:23 2016 +0800 Committer: Xin Wang <[email protected]> Committed: Sun Mar 27 23:02:23 2016 +0800 ---------------------------------------------------------------------- external/flux/.gitignore | 15 --------------- 1 file changed, 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/29d4ba01/external/flux/.gitignore ---------------------------------------------------------------------- diff --git a/external/flux/.gitignore b/external/flux/.gitignore deleted file mode 100644 index 35fb1db..0000000 --- a/external/flux/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -*.class -**/target - -# Package Files # -*.jar -*.war -*.ear - -# Intellij -**/*.iml -**/*.ipr -**/*.iws - -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid*
