oculus1
diff .hgignore @ 8:3265970a7315
added xcode project
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Wed, 18 Sep 2013 22:15:04 +0300 |
parents | e2f9e4603129 |
children |
line diff
1.1 --- a/.hgignore Wed Sep 18 17:26:38 2013 +0300 1.2 +++ b/.hgignore Wed Sep 18 22:15:04 2013 +0300 1.3 @@ -1,4 +1,11 @@ 1.4 \.o$ 1.5 +\.swp$ 1.6 \.d$ 1.7 -\.swp$ 1.8 -^oculus1$ 1.9 +Makefile$ 1.10 +oculus1$ 1.11 +\.DS_store$ 1.12 +^data 1.13 +^build/ 1.14 +\.pbxuser$ 1.15 +xcuserdata 1.16 +xcworkspace