mirror of
				https://github.com/arsenetar/dupeguru.git
				synced 2025-09-11 17:58:17 +00:00 
			
		
		
		
	- Update the makefile to support windows - Use different bin path in virtualenv - Use pyd instead of so files - Tested with Msys2 - Add *.exe to .gitignore - Fix minor format error in package.py Ref #393
		
			
				
	
	
		
			24 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.DS_Store
 | 
						|
__pycache__
 | 
						|
*.so
 | 
						|
*.mo
 | 
						|
*.waf*
 | 
						|
.lock-waf*
 | 
						|
.tox
 | 
						|
/tags
 | 
						|
 | 
						|
build
 | 
						|
dist
 | 
						|
env
 | 
						|
/deps
 | 
						|
cocoa/autogen
 | 
						|
 | 
						|
/run.py
 | 
						|
/cocoa/*/Info.plist
 | 
						|
/cocoa/*/build
 | 
						|
/qt/*_rc.py
 | 
						|
/help/*/conf.py
 | 
						|
/help/*/changelog.rst
 | 
						|
 | 
						|
*.pyd
 | 
						|
*.exe |