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
937 B
JSON
16 lines
937 B
JSON
{
|
|
"title": "gitignore.io - Create Useful .gitignore Files For Your Project",
|
|
"description": "Create useful .gitignore files for your project by selecting from %{templateCount} Operating System, IDE, and Programming Language .gitignore templates",
|
|
"subtitle": "Create useful .gitignore files for your project",
|
|
"searchPlaceholder": "Search Operating Systems, IDEs, or Programming Languages",
|
|
"searchGo": "Create",
|
|
"searchDownload": "Download File",
|
|
"footer": "%{templateCount} Operating System, IDE, and Programming Language .gitignore templates",
|
|
"commandLineTitle": "Command Line Docs",
|
|
"commandLineDescription": "Learn how to run .gitignore.io from the command line",
|
|
"videoTitle": "Watch Video Tutorial",
|
|
"videoDescription": "Watch a video to learn how .gitignore.io works",
|
|
"sourceCodeTitle": "Source Code",
|
|
"sourceCodeDescription": "GitHub hosted source code for .gitignore.io"
|
|
}
|