Skip to content

Commit

Permalink
Explicitly allow .env file in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
0plus1 committed Nov 30, 2015
1 parent 25bd400 commit 453accc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
38 changes: 0 additions & 38 deletions .env.example

This file was deleted.

2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/vendor
.env
.idea

0 comments on commit 453accc

Please sign in to comment.