mirror of
https://github.com/toptal/gitignore.io.git
synced 2021-05-12 18:32:24 +03:00
* Xcode project opening * WIP * Updated template list * Update to swift 4.1 * Clean up API routes * Tests WIP * File cleanup * Fix test cases * Updated template list * Cleanup code quality * Add test coverage * Update readme Update CI testing env Update CI testing env Fix travis.yml Update readme (#403) * Update readme * Update travis yml Fix Ruby for tests Fix travis ci (#404) * WIP * Deleted - CC_TEST_REPORTER_ID=6133dfb857104f811740c22973bcb412866eba231509f7f8f60a8ad95005ee2b * Update Travis.yml WIP Deleted - CC_TEST_REPORTER_ID=6133dfb857104f811740c22973bcb412866eba231509f7f8f60a8ad95005ee2b Update Travis.yml remove cruft
16 lines
1.0 KiB
JSON
16 lines
1.0 KiB
JSON
{
|
|
"title": "gitignore.io - Erstelle nützliche .gitignore Dateien Für Dein Projekt",
|
|
"description": "Erstelle nützliche .gitignore Dateien für dein Projekt in dem du eines von {templateCount} Betriebssystem, Entwicklungsumgebung und Programmiersprache .gitignore Templates wählst",
|
|
"subtitle": "Erstelle nützliche .gitignore Dateien für dein Projekt",
|
|
"searchPlaceholder": "Suche nach Betriebssystemen, Entwicklungsumgebungen oder Programmiersprachen",
|
|
"searchGo": "Create",
|
|
"searchDownload": "Datei herunterladen",
|
|
"footer": "%{templateCount} Betriebssystem, Entwicklungsumgebung und Programmiersprache .gitignore Templates",
|
|
"commandLineTitle": "Kommandozeilen Dokumentation",
|
|
"commandLineDescription": "Lerne wie man .gitignore.io von der Kommandozeile ausführt",
|
|
"videoTitle": "Schau das Video Tutorial",
|
|
"videoDescription": "Schau ein Video um zu lernen wie .gitignore.io funktioniert",
|
|
"sourceCodeTitle": "Quellcode",
|
|
"sourceCodeDescription": "Der Quellcode für .gitignore.io ist bei Github gehosted"
|
|
}
|