Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MJPA/SimpleJSON.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Anchor <git@mjpa.co.uk>2015-06-30 11:25:18 +0300
committerMike Anchor <git@mjpa.co.uk>2015-06-30 22:34:31 +0300
commitc60d1e1a3be8a1c1670e57e44ce3162cde84e4b4 (patch)
tree6bede01575575d7a4a91c224a370635519969f5e /.gitignore
parent46cf1064393c3de981a90bdd31d508be997c04c6 (diff)
Updated gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6d2ae85..3a9c0d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
*xcworkspace*
-*xcuserdata* \ No newline at end of file
+*xcuserdata*
+JSONDemo*
+obj