From 575a7b941425123f8d011f339bacb3f8606f336c Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 8 Jun 2021 19:31:48 +0300 Subject: Updated gitignore settings for some apps --- .gitignore | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 94548af..1c23015 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3