diff options
| author | Peter Son Struschka <me@peter-struschka.com> | 2020-04-04 14:04:42 +0800 |
|---|---|---|
| committer | Peter Son Struschka <me@peter-struschka.com> | 2020-04-04 14:04:42 +0800 |
| commit | 31bfa429f186e81c40b0f377ef9b9849ce45b4f9 (patch) | |
| tree | 791c0914171c391f2a66b5f61a14ccd95b613d10 /git/.gitignore_global | |
| parent | 8b5377fd1267f080a0c667e1c0f177aea68db27d (diff) | |
| download | dotfiles-31bfa429f186e81c40b0f377ef9b9849ce45b4f9.tar.gz dotfiles-31bfa429f186e81c40b0f377ef9b9849ce45b4f9.tar.bz2 dotfiles-31bfa429f186e81c40b0f377ef9b9849ce45b4f9.tar.lz dotfiles-31bfa429f186e81c40b0f377ef9b9849ce45b4f9.tar.xz dotfiles-31bfa429f186e81c40b0f377ef9b9849ce45b4f9.tar.zst dotfiles-31bfa429f186e81c40b0f377ef9b9849ce45b4f9.zip | |
git: Move git config files to $XDG_CONFIG_HOME
Diffstat (limited to 'git/.gitignore_global')
| -rw-r--r-- | git/.gitignore_global | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/git/.gitignore_global b/git/.gitignore_global deleted file mode 100644 index 28e41f3..0000000 --- a/git/.gitignore_global +++ /dev/null @@ -1,3 +0,0 @@ -**/.idea -**/.vscode -**/.#* |
