Initial commit
						commit
						b7a4e620df
					
				| @ -0,0 +1,19 @@ | |||||||
|  | # ---> Erlang | ||||||
|  | .eunit | ||||||
|  | *.o | ||||||
|  | *.beam | ||||||
|  | *.plt | ||||||
|  | erl_crash.dump | ||||||
|  | .concrete/DEV_MODE | ||||||
|  | 
 | ||||||
|  | # rebar 2.x | ||||||
|  | .rebar | ||||||
|  | rel/example_project | ||||||
|  | ebin/*.beam | ||||||
|  | deps | ||||||
|  | 
 | ||||||
|  | # rebar 3 | ||||||
|  | .rebar3 | ||||||
|  | _build/ | ||||||
|  | _checkouts/ | ||||||
|  | 
 | ||||||
					Loading…
					
					
				
		Reference in New Issue