Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
progress.md
re_data/

# Credential files
*.pass
*.kdbx*
*-ssh+gpg-keys*

# Kernel module build artifacts
kmod/*/*.o
kmod/*/*.ko
Expand Down
Loading
Loading