diff options
author | Louise Crow <louise.crow@gmail.com> | 2010-01-25 14:07:40 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2010-01-25 14:07:40 +0000 |
commit | 1791c3ce6637252fc7af0dfdc6095cd72589e676 (patch) | |
tree | 502e75a4c3a4173b8c4c5fb3e8a96d8c1c6646bf /iphone | |
parent | b21f374bde8ab934f627a6d23e2e27744a582389 (diff) |
Moving .cvsignore files to .gitignore
Diffstat (limited to 'iphone')
-rw-r--r-- | iphone/FixMyStreet/.cvsignore | 1 | ||||
-rw-r--r-- | iphone/FixMyStreet/.gitignore | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/iphone/FixMyStreet/.cvsignore b/iphone/FixMyStreet/.cvsignore deleted file mode 100644 index 378eac25d..000000000 --- a/iphone/FixMyStreet/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -build diff --git a/iphone/FixMyStreet/.gitignore b/iphone/FixMyStreet/.gitignore new file mode 100644 index 000000000..796b96d1c --- /dev/null +++ b/iphone/FixMyStreet/.gitignore @@ -0,0 +1 @@ +/build |