mirror of
				https://github.com/Telecominfraproject/wlan-cloud-root.git
				synced 2025-11-03 20:18:02 +00:00 
			
		
		
		
	added .gitignore file
This commit is contained in:
		
							
								
								
									
										25
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,25 @@
 | 
			
		||||
#ignore eclipse workspace metadata folder
 | 
			
		||||
.metadata/**
 | 
			
		||||
eclipse_preferences.epf
 | 
			
		||||
StartingPoint/**
 | 
			
		||||
RemoteSystemsTempFiles/**
 | 
			
		||||
wc-templates/**
 | 
			
		||||
**/.settings/**
 | 
			
		||||
**/.recommenders/**
 | 
			
		||||
.project
 | 
			
		||||
.classpath
 | 
			
		||||
.DS_Store
 | 
			
		||||
#maven target folder
 | 
			
		||||
**/target/**
 | 
			
		||||
dependency-reduced-pom.xml
 | 
			
		||||
build.log
 | 
			
		||||
.sonarlint/**
 | 
			
		||||
 | 
			
		||||
## IntelliJ Stuff
 | 
			
		||||
.idea
 | 
			
		||||
*.iml
 | 
			
		||||
 | 
			
		||||
## Binaries
 | 
			
		||||
*.tar.gz
 | 
			
		||||
 | 
			
		||||
*.pydevproject
 | 
			
		||||
		Reference in New Issue
	
	Block a user