mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 10:43:01 +08:00
Merge pull request #226 from slurdge/master
Gitignore more linux profile related files
This commit is contained in:
commit
135f618c3f
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -3,6 +3,11 @@
|
|||
|
||||
.history
|
||||
.bash_history
|
||||
.bash_profile
|
||||
.bash_logout
|
||||
.bashrc
|
||||
.inputrc
|
||||
.profile
|
||||
*.log
|
||||
*.eml
|
||||
*.o
|
||||
|
|
Loading…
Reference in a new issue