no .DS_Store

This commit is contained in:
noformnocontent 2013-01-29 13:39:01 +01:00
parent 297b1a5636
commit 7284dd5b02
3 changed files with 2 additions and 3 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View file

@ -2,7 +2,6 @@ Mac/build/
Mac/Tentia.xcodeproj/project.xcworkspace/xcuserdata/jeena.xcuserdatad/UserInterfaceState.xcuserstate
dsa_priv.pem
*.pyc
Mac/.DS_Store
build
.DS_Store
*~

View file

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!DOCTYPE html>
<html>
<head>
<title>Tentia</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />