mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			40 lines
		
	
	
	
		
			428 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
	
		
			428 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Visual Studio Code
 | 
						|
/.vscode
 | 
						|
!/.vscode/extensions.json
 | 
						|
 | 
						|
# Intelij-IDEA
 | 
						|
/.idea
 | 
						|
 | 
						|
# Node.js
 | 
						|
/node_modules
 | 
						|
report.*.json
 | 
						|
 | 
						|
# config
 | 
						|
/.config/*
 | 
						|
!/.config/example.yml
 | 
						|
!/.config/mongo_initdb_example.js
 | 
						|
 | 
						|
# misskey
 | 
						|
/build
 | 
						|
/built
 | 
						|
/data
 | 
						|
/.cache-loader
 | 
						|
/db
 | 
						|
/elasticsearch
 | 
						|
npm-debug.log
 | 
						|
*.pem
 | 
						|
run.bat
 | 
						|
api-docs.json
 | 
						|
*.log
 | 
						|
/redis
 | 
						|
*.code-workspace
 | 
						|
.DS_Store
 | 
						|
/files
 | 
						|
ormconfig.json
 | 
						|
 | 
						|
# blender backups
 | 
						|
*.blend1
 | 
						|
*.blend2
 | 
						|
*.blend3
 | 
						|
*.blend4
 | 
						|
*.blend5
 |