.gitignore: Ignore some dot directories
This commit is contained in:
parent
f700f7b3d2
commit
1c7460de99
|
|
@ -10,16 +10,18 @@
|
|||
.gnupg
|
||||
.gtkrc-2.0
|
||||
.hyprland
|
||||
.java
|
||||
.local/bin/*
|
||||
.local/share/*
|
||||
.local/state
|
||||
.minecraft
|
||||
.mozilla
|
||||
.nv
|
||||
.parallel
|
||||
.pki
|
||||
.profile
|
||||
.pulse-cookie
|
||||
.python_history
|
||||
.python_*
|
||||
.rustup
|
||||
.ssh
|
||||
.steam*
|
||||
|
|
|
|||
Loading…
Reference in New Issue