Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bennavapbc committed Feb 7, 2025
1 parent 8155ef0 commit 9b7e9bf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
.DS_STORE
.idea
# Ignore IDE metadata
.idea/**

# Ignore credentials used for testing
*.base64

0 comments on commit 9b7e9bf

Please sign in to comment.