diff options
author | Mark Beierl <mark.beierl@emc.com> | 2015-12-10 08:37:54 -0500 |
---|---|---|
committer | Mark Beierl <mark.beierl@emc.com> | 2015-12-10 08:54:01 -0500 |
commit | b465cc5d2d68323ad4df24e01458e6dfabff4e52 (patch) | |
tree | 827f9f447b3f2061718c29b59e9234dd69f8fd47 /.project | |
parent | 002920e29d7fa4a28abec96773b470c90bafe55d (diff) |
This should not be under source code control
Change-Id: Ia4f84fef338401604a704cd5b690b7bddd968886
Signed-off-by: Mark Beierl <mark.beierl@emc.com>
Diffstat (limited to '.project')
-rw-r--r-- | .project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.project b/.project deleted file mode 100644 index bf6b6eb..0000000 --- a/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>storperf</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.python.pydev.PyDevBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.python.pydev.pythonNature</nature> - </natures> -</projectDescription> |