Skip to content

Commit

Permalink
gitignore: add .fake [no ci]
Browse files Browse the repository at this point in the history
Suggested by VSCode IDE itself.
  • Loading branch information
knocte committed Jul 5, 2023
1 parent fbdeabe commit bb1cede
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ snapcraft.login

#macOS
.DS_Store

#VSCode (Ionide?)
.fake

0 comments on commit bb1cede

Please sign in to comment.