Compare commits
2 Commits
9c170cc24e
...
96be324781
| Author | SHA1 | Date | |
|---|---|---|---|
| 96be324781 | |||
| a8af5ad3f3 |
+10
@@ -29,6 +29,16 @@ dunst/*
|
||||
!mimeapps.list
|
||||
!pavucontrol.ini
|
||||
|
||||
# flameshot
|
||||
!flameshot/
|
||||
flameshot/*
|
||||
!flameshot/flameshot.ini
|
||||
|
||||
# git (global gitignore, not credentials/config)
|
||||
!git/
|
||||
git/*
|
||||
!git/ignore
|
||||
|
||||
# VS Code user settings only (not Cookies/Cache/Local State/etc.)
|
||||
!Code/
|
||||
Code/*
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
savePath=/home/caleb/downloads
|
||||
@@ -0,0 +1 @@
|
||||
.envrc
|
||||
Reference in New Issue
Block a user