diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f7eac1122d..8ab969c9a4 100644 --- a/.gitignore +++ b/.gitignore @@ -246,6 +246,9 @@ node_modules/ #Kdevelop project files *.kdev4 +# xCode +xcuserdata + # RIA/Silverlight projects Generated_Code/ |