From 586e354971959e6e63b0b6396efa45966200e0f5 Mon Sep 17 00:00:00 2001 From: mhz Date: Tue, 13 Aug 2024 16:46:30 +0200 Subject: [PATCH] update gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 53db6cc..d22edae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +cifardata/ +NAS-Bench-201-* +*.csv.gz +*.meta.json +*.pt +*.zip # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]