mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-13 04:54:56 +08:00
Gitignore more linux profile related files
This commit is contained in:
parent
672158e0a5
commit
8926114b41
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -3,6 +3,11 @@
|
||||||
|
|
||||||
.history
|
.history
|
||||||
.bash_history
|
.bash_history
|
||||||
|
.bash_profile
|
||||||
|
.bash_logout
|
||||||
|
.bashrc
|
||||||
|
.inputrc
|
||||||
|
.profile
|
||||||
*.log
|
*.log
|
||||||
*.eml
|
*.eml
|
||||||
*.o
|
*.o
|
||||||
|
|
Loading…
Reference in a new issue