mirror of
				https://github.com/LiteyukiStudio/LiteyukiBot.git
				synced 2025-10-31 05:36:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			39 lines
		
	
	
		
			416 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			416 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .venv/
 | |
| .idea/
 | |
| .cache/
 | |
| node_modules/
 | |
| data/
 | |
| db/
 | |
| /resources/
 | |
| __pycache__/
 | |
| *.pyc
 | |
| *.pyo
 | |
| *.pyd
 | |
| *.pyw
 | |
| /plugins/
 | |
| _config.yml
 | |
| config.yml
 | |
| config.example.yml
 | |
| compile.bat
 | |
| liteyuki/resources/templates/latest-debug.html
 | |
| # vuepress
 | |
| .github
 | |
| pyproject.toml
 | |
| 
 | |
| test.py
 | |
| line_count.py
 | |
| 
 | |
| # nuitka
 | |
| main.build/
 | |
| main.dist/
 | |
| main.exe
 | |
| main.cmd
 | |
| docs/.vuepress/.cache/
 | |
| docs/.vuepress/.temp/
 | |
| docs/.vuepress/dist/
 | |
| prompt.txt
 | |
| 
 | |
| # js
 | |
| **/echarts.js
 | |
| .env
 |