From 97af93b2a8ebc89364852e3f63e9fd8cfedaeedf Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Mon, 9 Jun 2025 13:43:45 +0300 Subject: =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B2=D1=91=D0=BB=20dotfiles?= =?UTF-8?q?=20=D0=BD=D0=B0=20stow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- git/ignore | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 git/ignore (limited to 'git/ignore') diff --git a/git/ignore b/git/ignore deleted file mode 100644 index 8d8a702..0000000 --- a/git/ignore +++ /dev/null @@ -1,36 +0,0 @@ -# Packages -*.7z -*.dmg -*.gz -*.iso -*.jar -*.rar -*.tar -*.zip - -# Logs and databases -*.log -*.sqlite - -# OS generated files -.DS_Store -.DS_Store? -._* -.Spotlight-V100 -.Trashes -Icon? -ehthumbs.db -Thumbs.db - -# VS Code -.vscode - -# Ides -.Idea - -Session.vim - -go.work -go.work.sum - -__debug* -- cgit v1.2.3