remove obsolete comments from gitignore

Tom Rutgers committed Sep 07, 2018
commit 42068330af642c472f7f6ebce73a6afd89edd034
Showing 1 changed file with 1 additions and 3 deletions
.gitignore +1 -3
@@ @@ -1,5 +1,3 @@
/tmp/
/build/
- .sass-cache/
- # Used by dotenv library to load environment variables.
- # .env
\ No newline at end of file
+ .sass-cache/
\ No newline at end of file