mirror of
				https://github.com/ayabusa/Modern-Chunk-Detector.git
				synced 2025-11-04 01:57:15 +00:00 
			
		
		
		
	Init commit
This commit is contained in:
		
							
								
								
									
										40
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,40 @@
 | 
			
		||||
# gradle
 | 
			
		||||
 | 
			
		||||
.gradle/
 | 
			
		||||
build/
 | 
			
		||||
out/
 | 
			
		||||
classes/
 | 
			
		||||
 | 
			
		||||
# eclipse
 | 
			
		||||
 | 
			
		||||
*.launch
 | 
			
		||||
 | 
			
		||||
# idea
 | 
			
		||||
 | 
			
		||||
.idea/
 | 
			
		||||
*.iml
 | 
			
		||||
*.ipr
 | 
			
		||||
*.iws
 | 
			
		||||
 | 
			
		||||
# vscode
 | 
			
		||||
 | 
			
		||||
.settings/
 | 
			
		||||
.vscode/
 | 
			
		||||
bin/
 | 
			
		||||
.classpath
 | 
			
		||||
.project
 | 
			
		||||
 | 
			
		||||
# macos
 | 
			
		||||
 | 
			
		||||
*.DS_Store
 | 
			
		||||
 | 
			
		||||
# fabric
 | 
			
		||||
 | 
			
		||||
run/
 | 
			
		||||
 | 
			
		||||
# java
 | 
			
		||||
 | 
			
		||||
hs_err_*.log
 | 
			
		||||
replay_*.log
 | 
			
		||||
*.hprof
 | 
			
		||||
*.jfr
 | 
			
		||||
		Reference in New Issue
	
	Block a user