mirror of
				https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
				synced 2025-11-01 09:09:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
	
		
			342 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
	
		
			342 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Eclipse stuff
 | 
						|
/.classpath
 | 
						|
/.project
 | 
						|
/.settings
 | 
						|
 | 
						|
# netbeans
 | 
						|
/nbproject
 | 
						|
 | 
						|
# we use maven!
 | 
						|
/build.xml
 | 
						|
 | 
						|
# maven
 | 
						|
/target
 | 
						|
 | 
						|
# vim
 | 
						|
.*.sw[a-p]
 | 
						|
 | 
						|
# various other potential build files
 | 
						|
/build
 | 
						|
/bin
 | 
						|
/dist
 | 
						|
/manifest.mf
 | 
						|
 | 
						|
/world
 | 
						|
 | 
						|
# Mac filesystem dust
 | 
						|
/.DS_Store
 | 
						|
 | 
						|
# intellij
 | 
						|
*.iml
 | 
						|
*.ipr
 | 
						|
*.iws
 | 
						|
.idea/
 | 
						|
 | 
						|
/src/main/resources/achievement
 | 
						|
/src/main/resources/lang
 |