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/89506186 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/89506186 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/89506186 Branch: refs/heads/1.x-branch Commit: 895061868d86339f9e6bd33b81685903db06f510 Parents: 74e31c2 Author: Xin Wang <[email protected]> Authored: Sun Mar 27 23:02:23 2016 +0800 Committer: Xin Wang <[email protected]> Committed: Tue Mar 29 22:11:00 2016 +0800 ---------------------------------------------------------------------- external/flux/.gitignore | 15 --------------- 1 file changed, 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/89506186/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*
