Ignore everything in gitignore_global
This commit is contained in:
parent
ddeb101b0f
commit
5008ca99ce
2 changed files with 12 additions and 10 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,10 +0,0 @@
|
|||
.bash_history
|
||||
.bash_logout
|
||||
.lesshst
|
||||
.viminfo
|
||||
.wget-hsts
|
||||
.nix-channels
|
||||
.nix-profile
|
||||
.netrwhist
|
||||
.esd_auth
|
||||
pavucontrol.ini
|
|
@ -3,3 +3,15 @@
|
|||
\#*\#
|
||||
*tags
|
||||
TAGS
|
||||
.python_history
|
||||
.mypy_cache
|
||||
.bash_history
|
||||
.bash_logout
|
||||
.lesshst
|
||||
.viminfo
|
||||
.wget-hsts
|
||||
.nix-channels
|
||||
.nix-profile
|
||||
.netrwhist
|
||||
.esd_auth
|
||||
pavucontrol.ini
|
||||
|
|
Loading…
Add table
Reference in a new issue