diff options
| -rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6d7e043 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +data + +.cache +.config/dconf/user +.config/htop/htoprc +.config/pavucontrol.ini +.config/pulse/cookie +.config/supertuxkart +.config/systemd +.local/share/fish +.local/share/nvim +.local/share/supertuxkart +.local/state +.mozilla +.ssh/authorized_keys +.ssh/id_* +.ssh/known_hosts* |
