Adding a common gitignore file for SPFx web parts.

This commit is contained in:
meliheroglu 2020-09-25 12:18:50 -04:00 committed by GitHub
parent 218a941be9
commit bfdea302ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

32
SharePointSPFX.gitignore Normal file
View File

@ -0,0 +1,32 @@
# 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