ミラー元
				https://github.com/arsenetar/arsenetar.github.io.git
				前回の同期 2025-09-11 21:28:16 +00:00 
			
		
		
		
	Updates the Gemfile to fix an issue in windows. Additionally the gitignore was cleaned up.
		
			
				
	
	
		
			25 行
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 行
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#############
 | 
						|
## Jekyll
 | 
						|
#############
 | 
						|
.jekyll-metadata
 | 
						|
_site/
 | 
						|
Gemfile.lock
 | 
						|
 | 
						|
#############
 | 
						|
## Windows
 | 
						|
#############
 | 
						|
 | 
						|
# Windows image file caches
 | 
						|
Thumbs.db
 | 
						|
 | 
						|
# Folder config file
 | 
						|
Desktop.ini
 | 
						|
 | 
						|
#############
 | 
						|
## Linux
 | 
						|
#############
 | 
						|
.*
 | 
						|
!.gitignore
 | 
						|
!.gitattributes
 | 
						|
*~
 |