updates gitignore and adds Readme
This commit is contained in:
		
							
								
								
									
										10
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,4 @@
 | 
				
			|||||||
 | 
					<<<<<<< HEAD
 | 
				
			||||||
# The directory Mix will write compiled artifacts to.
 | 
					# The directory Mix will write compiled artifacts to.
 | 
				
			||||||
/_build/
 | 
					/_build/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -32,3 +33,12 @@ bump-*.tar
 | 
				
			|||||||
npm-debug.log
 | 
					npm-debug.log
 | 
				
			||||||
/assets/node_modules/
 | 
					/assets/node_modules/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# erlang compiler file
 | 
				
			||||||
 | 
					*.beam
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# elixir language server file
 | 
				
			||||||
 | 
					.elixir_ls/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# secret information
 | 
				
			||||||
 | 
					/config/*.secret.exs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user