You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							52 lines
						
					
					
						
							571 B
						
					
					
				
			
		
		
	
	
							52 lines
						
					
					
						
							571 B
						
					
					
				bundle.js | 
						|
resources.py | 
						|
build/** | 
						|
!build/.gitignore | 
						|
!build/ci/Dockerfile | 
						|
!build/utils.sh | 
						|
whither/ | 
						|
 | 
						|
### JetBrains template | 
						|
.idea/ | 
						|
 | 
						|
 | 
						|
### Python template | 
						|
# Byte-compiled / optimized / DLL files | 
						|
__pycache__/ | 
						|
 | 
						|
# C extensions | 
						|
*.so | 
						|
 | 
						|
# Distribution / packaging | 
						|
.Python | 
						|
env/ | 
						|
develop-eggs/ | 
						|
downloads/ | 
						|
eggs/ | 
						|
.eggs/ | 
						|
lib/ | 
						|
lib64/ | 
						|
parts/ | 
						|
sdist/ | 
						|
var/ | 
						|
*.egg-info/ | 
						|
.installed.cfg | 
						|
*.egg | 
						|
 | 
						|
# Installer logs | 
						|
pip-log.txt | 
						|
pip-delete-this-directory.txt | 
						|
 | 
						|
# Translations | 
						|
*.mo | 
						|
 | 
						|
### Autotools template | 
						|
Makefile.in | 
						|
/autom4te.cache | 
						|
/aclocal.m4 | 
						|
/compile | 
						|
/configure | 
						|
/depcomp | 
						|
/install-sh | 
						|
/missing | 
						|
/stamp-h1
 | 
						|
 |