29 lines
		
	
	
		
			315 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			315 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Python
 | 
						|
*.py[cod]
 | 
						|
 | 
						|
# Distutils
 | 
						|
MANIFEST
 | 
						|
build/
 | 
						|
dist/
 | 
						|
 | 
						|
# Gramps
 | 
						|
data/tips.xml
 | 
						|
gramps/plugins/lib/holidays.xml
 | 
						|
po/.intltool-merge-cache
 | 
						|
docs/_build/
 | 
						|
 | 
						|
# Editing
 | 
						|
tags
 | 
						|
*.swp
 | 
						|
 | 
						|
# Testing
 | 
						|
test/data
 | 
						|
gramps/webapp/grampsdb/fixtures/initial_data.json
 | 
						|
 | 
						|
# Windows image file caches
 | 
						|
Thumbs.db
 | 
						|
ehthumbs.db
 | 
						|
 | 
						|
# Glade temp files
 | 
						|
*~
 |