Merge pull request #246 from sgmap/gitignore_procfile
Gitignore: add Procfile.dev to gitignore
This commit is contained in:
commit
21bacdf880
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -35,3 +35,4 @@ coverage/**/*
|
|||
.DS_Store
|
||||
.byebug_history
|
||||
.env
|
||||
Procfile.dev
|
||||
|
|
Loading…
Reference in a new issue