init commit
This commit is contained in:
23
bin/pac/tools/templates/pcf/.gitignore
vendored
Normal file
23
bin/pac/tools/templates/pcf/.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
# generated directory
|
||||
**/generated
|
||||
|
||||
# output directory
|
||||
/out
|
||||
|
||||
# msbuild output directories
|
||||
/bin
|
||||
/obj
|
||||
|
||||
# MSBuild Binary and Structured Log
|
||||
*.binlog
|
||||
|
||||
# Visual Studio cache/options directory
|
||||
/.vs
|
||||
|
||||
# macos
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user