kopia lustrzana https://github.com/collective/icalendar
				
				
				
			Exclude editor backup files from egg distributions. Fixes #144.
							rodzic
							
								
									62c1b3de4e
								
							
						
					
					
						commit
						823e8d7afd
					
				| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
*.mo
 | 
					*.mo
 | 
				
			||||||
*.py?
 | 
					*.py?
 | 
				
			||||||
*.sw?
 | 
					*.sw?
 | 
				
			||||||
 | 
					*~
 | 
				
			||||||
.*
 | 
					.*
 | 
				
			||||||
bin/
 | 
					bin/
 | 
				
			||||||
build/
 | 
					build/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,10 +2,11 @@
 | 
				
			||||||
Changelog
 | 
					Changelog
 | 
				
			||||||
=========
 | 
					=========
 | 
				
			||||||
 | 
					
 | 
				
			||||||
3.9 (unreleased)
 | 
					3.8.2 (unreleased)
 | 
				
			||||||
----------------
 | 
					------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Nothing changed yet.
 | 
					- Exclude editor backup files from egg distributions. Fixes #144.
 | 
				
			||||||
 | 
					  [thet]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
3.8.1 (2014-07-17)
 | 
					3.8.1 (2014-07-17)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
include *.rst tox.ini
 | 
					include *.rst tox.ini
 | 
				
			||||||
graft docs
 | 
					graft docs
 | 
				
			||||||
recursive-include src/icalendar *
 | 
					recursive-include src/icalendar *
 | 
				
			||||||
recursive-exclude src/icalendar *.pyc
 | 
					recursive-exclude src/icalendar *.pyc *~
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Ładowanie…
	
		Reference in New Issue