v0.7.2: Make scheduled imports taggable, fix admin buttons, readability, Docker permissions
		
			
				
	
	
		
			25 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			Text
		
	
	
	
	
	
.DS_Store
 | 
						|
._*
 | 
						|
*.pyc
 | 
						|
__pycache__/
 | 
						|
.mypy_cache/
 | 
						|
.pytest_cache/
 | 
						|
.github/
 | 
						|
.pdm-build/
 | 
						|
.pdm-python
 | 
						|
.eggs/
 | 
						|
.git/
 | 
						|
!.git/HEAD
 | 
						|
!.git/refs/heads/*
 | 
						|
 | 
						|
venv/
 | 
						|
.venv/
 | 
						|
.venv-old/
 | 
						|
node_modules/
 | 
						|
 | 
						|
build/
 | 
						|
dist/
 | 
						|
assets/
 | 
						|
 | 
						|
data/
 | 
						|
output/
 |