Skip to content

Commit

Permalink
[gitignore] Add *~ to gitignore (#12658)
Browse files Browse the repository at this point in the history
  • Loading branch information
erjiaqing authored and pull[bot] committed Jul 6, 2023
1 parent d7b4cb3 commit 1061234
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 @@ -57,3 +57,6 @@ docs/html

# compilation database for VSCode and other Ides
compile_commands.json

# backup files, usually created by the ZAP tool
*~

0 comments on commit 1061234

Please sign in to comment.