[dev] basic project structure
This commit is contained in:
27
repomix.config.json
Normal file
27
repomix.config.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"output": {
|
||||
"filePath": "AnyMusicBot2.xml",
|
||||
"style": "xml",
|
||||
"parsableStyle": false,
|
||||
"fileSummary": true,
|
||||
"directoryStructure": true,
|
||||
"removeComments": false,
|
||||
"removeEmptyLines": true,
|
||||
"compress": false,
|
||||
"topFilesLength": 5,
|
||||
"showLineNumbers": false,
|
||||
"copyToClipboard": false
|
||||
},
|
||||
"include": [],
|
||||
"ignore": {
|
||||
"useGitignore": true,
|
||||
"useDefaultPatterns": true,
|
||||
"customPatterns": []
|
||||
},
|
||||
"security": {
|
||||
"enableSecurityCheck": true
|
||||
},
|
||||
"tokenCount": {
|
||||
"encoding": "o200k_base"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user