Add common files to gitignore

This commit is contained in:
Rachel H 2018-04-24 12:18:23 -07:00
parent 7a52c4549c
commit 52b1bc782b
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -5,6 +5,7 @@
/*.ez
/uploads
/test/uploads
/.elixir_ls
# Prevent committing custom emojis
/priv/static/emoji/custom/*
@ -22,3 +23,6 @@ erl_crash.dump
# Database setup file, some may forget to delete it
/config/setup_db.psql
.DS_Store
.env