Skip to content

Commit

Permalink
Added .git to .gitignore #2
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcecode911 committed Dec 29, 2019
1 parent b08db64 commit a276e84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
.code/
node_modules/
coverage/
.DS_Store
.DS_Store
.git/

0 comments on commit a276e84

Please sign in to comment.