As long as you have IronPython 2.7.3 you should be able to compile now with this commit.
		
			
				
	
	
		
			53 lines
		
	
	
		
			No EOL
		
	
	
		
			878 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			No EOL
		
	
	
		
			878 B
		
	
	
	
		
			Text
		
	
	
	
	
	
## Ignore Visual Studio temporary files, build results, and
 | 
						|
## files generated by popular Visual Studio add-ons.
 | 
						|
# https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
 | 
						|
 | 
						|
# User-specific files
 | 
						|
*.suo
 | 
						|
*.user
 | 
						|
*.sln.docstates
 | 
						|
 | 
						|
# Build results
 | 
						|
[Dd]ebug/
 | 
						|
[Rr]elease/
 | 
						|
x64/
 | 
						|
[Bb]in/
 | 
						|
[Oo]bj/
 | 
						|
 | 
						|
# Visual C++ cache files
 | 
						|
ipch/
 | 
						|
*.aps
 | 
						|
*.ncb
 | 
						|
*.opensdf
 | 
						|
*.sdf
 | 
						|
*.cachefile
 | 
						|
 | 
						|
# Visual Studio profiler
 | 
						|
*.psess
 | 
						|
*.vsp
 | 
						|
*.vspx
 | 
						|
 | 
						|
# NuGet Packages Directory
 | 
						|
packages/
 | 
						|
 | 
						|
 | 
						|
# Backup & report files from converting an old project file to a newer
 | 
						|
# Visual Studio version. Backup files are not needed, because we have git ;-)
 | 
						|
_UpgradeReport_Files/
 | 
						|
Backup*/
 | 
						|
UpgradeLog*.XML
 | 
						|
UpgradeLog*.htm
 | 
						|
 | 
						|
# =========================
 | 
						|
# Windows detritus
 | 
						|
# =========================
 | 
						|
 | 
						|
# Windows image file caches
 | 
						|
Thumbs.db
 | 
						|
ehthumbs.db
 | 
						|
 | 
						|
# Folder config file
 | 
						|
Desktop.ini
 | 
						|
 | 
						|
# Recycle Bin used on file shares
 | 
						|
$RECYCLE.BIN/ |