Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjiangshu committed Jan 13, 2025
1 parent 2f84a3c commit 91be8af
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


# personal files
.vscode/
personal/
Expand All @@ -9,3 +7,7 @@ sda-cli
sda-cli.exe

dist/

# key files
*.pub.pem
*.sec.pem

0 comments on commit 91be8af

Please sign in to comment.