Skip to content

Commit

Permalink
Merge pull request #6 from sourcecode911/remove-git-folder
Browse files Browse the repository at this point in the history
Added .git to .gitignore #2
  • Loading branch information
sourcecode911 authored Dec 29, 2019
2 parents b08db64 + a276e84 commit 4bbe3cc
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 4bbe3cc

Please sign in to comment.