From patchwork Sat Mar 26 00:35:58 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Namjae Jeon X-Patchwork-Id: 1609626 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=linux-cifs-owner@vger.kernel.org; receiver=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4KQKl62zcDz9s09 for ; Sat, 26 Mar 2022 11:36:18 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229832AbiCZAhu (ORCPT ); Fri, 25 Mar 2022 20:37:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33846 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229823AbiCZAht (ORCPT ); Fri, 25 Mar 2022 20:37:49 -0400 Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B363124059B for ; Fri, 25 Mar 2022 17:36:14 -0700 (PDT) Received: by mail-pl1-f180.google.com with SMTP id g3so9902993plo.6 for ; Fri, 25 Mar 2022 17:36:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=QRCYkz5YrdDXSuXYTfd/gIieEY3mYZp96ooO/tNqClg=; b=vky/ZpWFMhMDioUquwMjscv3oQyNXKNkBLoqtFDq6lKBkei4DNCP1EYYeVbiWBGviQ CF1FicnTjXu/PV09StdNDf5MAbgl5EHHihvckb3jV4x2mwn8ahtNL7/8QYbvOk2dohKS eV0mI/+r5LayN3SZoMgwWOfSUkdz2RUgfw76V8AyYZdW7cEtOUZ0JmTK8UL8SXpJeWWG NpKO0klgZqPAzavFfl6I5OiVToVhCircGB0870jzu6jru1AvJoObvCjkAZnR8NzBUb1s 7hH1PEuWahuRk3bfPXZcZ3E8bN+lqjDd05nv8XHZwW54s4CN9FLWIZ90+MtrKAKiSAIc MrLA== X-Gm-Message-State: AOAM533MMLWWHWPEFZQ3fNsqsY7k2tjBgwz0rlr20orR8oqmN9ddW0ZX v6YUopVLUxejeWhwiWq212Tsndeuztk= X-Google-Smtp-Source: ABdhPJwLG37x6XWcfhkX5UYyKTVeaGtNKkLp50uVd2sSNa92qyuMt7/8Utcwllub4L9Y5PCm/5Bt8w== X-Received: by 2002:a17:90b:4c44:b0:1c7:109c:b419 with SMTP id np4-20020a17090b4c4400b001c7109cb419mr15672436pjb.113.1648254973842; Fri, 25 Mar 2022 17:36:13 -0700 (PDT) Received: from localhost.localdomain ([61.74.27.164]) by smtp.gmail.com with ESMTPSA id y16-20020a637d10000000b00381268f2c6fsm6574866pgc.4.2022.03.25.17.36.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Mar 2022 17:36:13 -0700 (PDT) From: Namjae Jeon To: linux-cifs@vger.kernel.org Cc: "Leonidas P. Papadakos" , Namjae Jeon Subject: [PATCH 1/2] ksmbd-tools: add .gitignore Date: Sat, 26 Mar 2022 09:35:58 +0900 Message-Id: <20220326003559.5608-1-linkinjeon@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org From: "Leonidas P. Papadakos" Signed-off-by: Leonidas P. Papadakos Signed-off-by: Namjae Jeon --- .gitignore | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..44f1d29 --- /dev/null +++ b/.gitignore @@ -0,0 +1,80 @@ +# automake + +Makefile.in +/ar-lib +/mdate-sh +/py-compile +/test-driver +/ylwrap +.deps/ +.dirstamp + +# autoconf + +autom4te.cache +build-aux +/autoscan.log +/autoscan-*.log +/aclocal.m4 +/compile +/config.cache +/config.guess +/config.h.in +/config.h +/config.log +/config.status +/config.sub +/configure +/configure.scan +/depcomp +/install-sh +/missing +/stamp-h1 + +# libtool + +/libtool +/ltmain.sh + +# texinfo + +/texinfo.tex + +# m4 + +m4/libtool.m4 +m4/ltoptions.m4 +m4/ltsugar.m4 +m4/ltversion.m4 +m4/lt~obsolete.m4 + +# Generated by autotools +Makefile + +# Prerequisites +*.d + +# Object files +*.o +*.ko +*.obj +*.elf + +# Linker output +*.ilk +*.map +*.exp + +# Precompiled Headers +*.gch +*.pch + +# Libraries +*.lib +*.a +*.la +*.lo + +# Executables +ksmbd.* +ksmbdctl