Ignore csv files

This commit is contained in:
2025-01-10 14:34:28 -05:00
parent 0a7b05f52c
commit f093446f83
2 changed files with 4 additions and 1 deletions

View File

@@ -6,7 +6,6 @@ import { Input } from "@/components/ui/input";
import { Label } from "@/components/ui/label";
import { Alert, AlertDescription } from "@/components/ui/alert";
import { Loader2, RefreshCw, Upload, X } from "lucide-react";
import { Separator } from "@/components/ui/separator";
import config from '../config';
interface ImportProgress {