]> source.dussan.org Git - gitignore.git/commitdiff
Moved into community folder 3731/head
authorMartin Woodward <martinwoodward@github.com>
Tue, 25 May 2021 10:44:57 +0000 (11:44 +0100)
committerGitHub <noreply@github.com>
Tue, 25 May 2021 10:44:57 +0000 (11:44 +0100)
SPFx.gitignore [deleted file]
community/SPFx.gitignore [new file with mode: 0644]

diff --git a/SPFx.gitignore b/SPFx.gitignore
deleted file mode 100644 (file)
index ac0c430..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-#SharePoint Framework (SPFx)
-# Logs
-logs
-*.log
-npm-debug.log*
-
-# Dependency directories
-node_modules
-
-# Build generated files
-dist
-lib
-solution
-temp
-*.sppkg
-
-# Coverage directory used by tools like istanbul
-coverage
-
-# OSX
-.DS_Store
-
-# Visual Studio files
-.ntvs_analysis.dat
-.vs
-bin
-obj
-
-# Resx Generated Code
-*.resx.ts
-
-# Styles Generated Code
-*.scss.ts
\ No newline at end of file
diff --git a/community/SPFx.gitignore b/community/SPFx.gitignore
new file mode 100644 (file)
index 0000000..5a66b34
--- /dev/null
@@ -0,0 +1,33 @@
+#SharePoint Framework (SPFx)
+# Logs
+logs
+*.log
+npm-debug.log*
+
+# Dependency directories
+node_modules
+
+# Build generated files
+dist
+lib
+solution
+temp
+*.sppkg
+
+# Coverage directory used by tools like istanbul
+coverage
+
+# OSX
+.DS_Store
+
+# Visual Studio files
+.ntvs_analysis.dat
+.vs
+bin
+obj
+
+# Resx Generated Code
+*.resx.ts
+
+# Styles Generated Code
+*.scss.ts