Initial commit
This commit is contained in:
		
							
								
								
									
										27
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,27 @@
 | 
			
		||||
*.py[co]
 | 
			
		||||
 | 
			
		||||
# Packages
 | 
			
		||||
*.egg
 | 
			
		||||
*.egg-info
 | 
			
		||||
dist
 | 
			
		||||
build
 | 
			
		||||
eggs
 | 
			
		||||
parts
 | 
			
		||||
bin
 | 
			
		||||
var
 | 
			
		||||
sdist
 | 
			
		||||
develop-eggs
 | 
			
		||||
.installed.cfg
 | 
			
		||||
 | 
			
		||||
# Installer logs
 | 
			
		||||
pip-log.txt
 | 
			
		||||
 | 
			
		||||
# Unit test / coverage reports
 | 
			
		||||
.coverage
 | 
			
		||||
.tox
 | 
			
		||||
 | 
			
		||||
#Translations
 | 
			
		||||
*.mo
 | 
			
		||||
 | 
			
		||||
#Mr Developer
 | 
			
		||||
.mr.developer.cfg
 | 
			
		||||
		Reference in New Issue
	
	Block a user