From 0be314d1df51ca0d548a7ebdf4488ca1c59d3dcd Mon Sep 17 00:00:00 2001 From: "LORENZO\\pacio" Date: Thu, 14 Nov 2024 19:12:58 +0100 Subject: [PATCH] rm --- .gitignore | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index d3ce65d..0000000 --- a/.gitignore +++ /dev/null @@ -1,27 +0,0 @@ -# ---> Windows -# Windows thumbnail cache files -Thumbs.db -Thumbs.db:encryptable -ehthumbs.db -ehthumbs_vista.db - -# Dump file -*.stackdump - -# Folder config file -[Dd]esktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msix -*.msm -*.msp - -# Windows shortcuts -*.lnk - -desktop.ini \ No newline at end of file