Skip to content

Commit b08fb7b

Browse files
committed
chore: Ignore crypto files
1 parent 6f6a4b0 commit b08fb7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,9 @@ cython_debug/
159159
# and can be added to the global gitignore or merged into this file. For a more nuclear
160160
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
161161
#.idea/
162+
163+
# Cyrpto files
164+
*.crt
165+
*.pem
166+
*.asc
167+
*.sig

0 commit comments

Comments
 (0)