Merge pull request #3731 from Tanddant/master

Added SPFx (SharePoint Framework) gitignore
This commit is contained in:
Martin Woodward 2021-05-25 11:45:53 +01:00 committed by GitHub
commit 2ee4656dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

33
community/SPFx.gitignore Normal file
View File

@ -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