diff options
| Commit | 575a7b941425123f8d011f339bacb3f8606f336c (patch ) | |
|---|---|---|
| Author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-06-08 19:31:48 +0300 |
| Committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-06-08 19:31:48 +0300 |
| Files | bae52b58f272e185578a59326a076821e999c1a6 /.gitignore | |
| dotfiles-575a7b941425123f8d011f339bacb3f8606f336c.tar dotfiles-575a7b941425123f8d011f339bacb3f8606f336c.tar.gz dotfiles-575a7b941425123f8d011f339bacb3f8606f336c.zip | ||
| Parent | 80fa59af233574ae24eb58f7209918beda695e53 (diff) | |
Updated gitignore settings for some apps
1 files changed, 18 insertions, 2 deletions
| -rw-r--r-- | .gitignore | 20 |
@@ -1,3 +1,19 @@ -* -*/ +/* + !.gitignore + +!.i3lock/ +.i3lock/* +!.i3lock/lock.sh + +!.moc/ +.moc/* +!.moc/config +!.moc/equalizer +!.moc/softmixer +!.moc/timidity.cfg +!.moc/themes/ + +!.runelite/ +.runelite/* +!.runelite/settings.properties |
