23 lines
		
	
	
		
			477 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			23 lines
		
	
	
		
			477 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | # Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv) | ||
|  | bin-debug/ | ||
|  | bin-release/ | ||
|  | [Oo]bj/ | ||
|  | [Bb]in/ | ||
|  | node_modules_w/ | ||
|  | node_modules_l/ | ||
|  | .settings/ | ||
|  | .history/ | ||
|  | build/linux-unpacked/ | ||
|  | build/win-unpacked/ | ||
|  | logs/ | ||
|  | # Executables | ||
|  | *.swf | ||
|  | *.air | ||
|  | *.ipa | ||
|  | *.apk | ||
|  | *.deb | ||
|  | *.exe | ||
|  | # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` | ||
|  | # should NOT be excluded as they contain compiler settings and other important | ||
|  | # information for Eclipse / Flash Builder. |