26 lines
		
	
	
		
			227 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			227 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
## OSX
 | 
						|
*.DS_Store
 | 
						|
 | 
						|
## IntelliJ
 | 
						|
.idea/
 | 
						|
*.iml
 | 
						|
out/
 | 
						|
target
 | 
						|
compile/
 | 
						|
 | 
						|
# eclipse specific git ignore
 | 
						|
*.pydevproject
 | 
						|
.project
 | 
						|
.metadata
 | 
						|
bin/**
 | 
						|
tmp/**
 | 
						|
tmp/**/*
 | 
						|
*.tmp
 | 
						|
*.bak
 | 
						|
*.swp
 | 
						|
*~.nib
 | 
						|
local.properties
 | 
						|
.classpath
 | 
						|
.settings/
 | 
						|
.loadpath
 |