From 46bee50e45ef8f3e9f3727649fa24d50bb2fc782 Mon Sep 17 00:00:00 2001 From: Unknwon <u@gogs.io> Date: Fri, 28 Aug 2015 16:44:04 +0800 Subject: complate list of gitignores and licenses --- config.codekit | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'config.codekit') diff --git a/config.codekit b/config.codekit index f0d95c96b1..cc879d9906 100644 --- a/config.codekit +++ b/config.codekit @@ -2,6 +2,27 @@ "CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit", "creatorBuild": "19051", "files": { + "\/conf\/README.md": { + "criticStyle": 0, + "enableFootnotes": 0, + "enableLabels": 1, + "enableSmartQuotes": 1, + "escapeLineBreaks": 0, + "fileType": 4096, + "ignore": 1, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/conf\/README.md", + "maskEmailAddresses": 1, + "outputAbbreviatedPath": "\/conf\/README.html", + "outputFormat": 0, + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 0, + "parseMetadata": 1, + "processHTML": 0, + "randomFootnoteNumbers": 0, + "useCompatibilityMode": 0 + }, "\/CONTRIBUTING.md": { "criticStyle": 0, "enableFootnotes": 0, -- cgit v1.2.3