mirror of
				https://github.com/krateng/maloja.git
				synced 2023-08-10 21:12:55 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # generic temporary / dev files
 | |
| *.pyc
 | |
| *.note
 | |
| *.xcf
 | |
| /nohup.out
 | |
| /*-old
 | |
| /*.yml
 | |
| /pylintrc
 | |
| .venv/*
 | |
| 
 | |
| # build
 | |
| /dist
 | |
| /build
 | |
| /*.egg-info
 | |
| 
 | |
| # currently not using
 | |
| /screenshot*.png
 | |
| 
 | |
| # only for development, normally external
 | |
| /doreah
 | 
