From e5da5c024bd485eef5aa43633d77f98106fa2804 Mon Sep 17 00:00:00 2001 From: meliheroglu <51418415+meliheroglu@users.noreply.github.com> Date: Tue, 29 Sep 2020 09:29:51 -0400 Subject: [PATCH] Delete SharePointSPFX.gitignore --- SharePointSPFX.gitignore | 54 ---------------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 SharePointSPFX.gitignore diff --git a/SharePointSPFX.gitignore b/SharePointSPFX.gitignore deleted file mode 100644 index 10ee3b52..00000000 --- a/SharePointSPFX.gitignore +++ /dev/null @@ -1,54 +0,0 @@ -# Logs -logs -*.log -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -# Dependency directories -node_modules - -# Build generated files -dist -lib -solution -temp -*.sppkg - -# Compiled binary addons (https://nodejs.org/api/addons.html) -build/Release - -# Coverage directory used by tools like istanbul -coverage - -# Optional npm cache directory -.npm - -# Optional REPL history -.node_repl_history - -# Output of 'npm pack' -*.tgz - - -# OSX -.DS_Store - -# Visual Studio files -.ntvs_analysis.dat -.vs -bin -obj - -# Resx Generated Code -*.resx.ts - -# Styles Generated Code -*.scss.ts - -# Test Result -testresult -.DS_Store -.npmrc - -