Skip to content

Commit

Permalink
.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
its-dibo committed Jan 12, 2021
1 parent 3e78897 commit dec8e96
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ node_modules
*.cache
*.tmp

# any folder starts with '__', ex: __notes
__*
# any folder or file ends with '!!', ex: notes!!
*!!
*!!.*


# profiling files
Expand Down

0 comments on commit dec8e96

Please sign in to comment.