Tweaks to .gitignore and localization

This commit is contained in:
Tom Kidd 2019-05-29 19:44:14 -05:00
parent 8c07056ce6
commit cfe50de2cb
2 changed files with 6 additions and 5 deletions

1
.gitignore vendored
View file

@ -28,6 +28,7 @@ xcuserdata/
*.moved-aside *.moved-aside
*.xccheckout *.xccheckout
*.xcscmblueprint *.xcscmblueprint
Thumbs.db
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap

View file

@ -2992,14 +2992,14 @@
}; };
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DOOM" */; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DOOM" */;
compatibilityVersion = "Xcode 3.1"; compatibilityVersion = "Xcode 3.1";
developmentRegion = English; developmentRegion = en;
hasScannedForEncodings = 1; hasScannedForEncodings = 1;
knownRegions = ( knownRegions = (
English,
Japanese,
French,
German,
Base, Base,
de,
en,
ja,
fr,
); );
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
projectDirPath = ""; projectDirPath = "";