From 3cda2ddc2590b3411fe37ec5ec3ffeee2e68e302 Mon Sep 17 00:00:00 2001 From: 3err0 Date: Sat, 1 Mar 2025 12:12:25 +0800 Subject: [PATCH] ignore uploads --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d381cc..325c91f 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ build/ develop-eggs/ dist/ downloads/ +uploads/ eggs/ .eggs/ lib/ @@ -159,4 +160,3 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -