Skip to content

Commit

Permalink
removing duplicate .gitignore entries
Browse files Browse the repository at this point in the history
  • Loading branch information
mwheels committed May 22, 2022
1 parent 5fc4568 commit d429c13
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Ignore Grunt temp files
.grunt

# Ignore environment variables set on this machine
.env

Expand All @@ -10,7 +7,6 @@
############## generic files to ignore #######
*~
*.lock
*.DS_Store
*.swp
*.out

Expand Down

0 comments on commit d429c13

Please sign in to comment.