Initial Commit
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
output/
|
||||
|
||||
**.bak
|
||||
*.local.*
|
||||
!**/README.md
|
||||
.kitchen/
|
||||
|
||||
*.nupkg
|
||||
*.suo
|
||||
*.user
|
||||
*.coverage
|
||||
.vs
|
||||
.psproj
|
||||
.sln
|
||||
markdownissues.txt
|
||||
node_modules
|
||||
package-lock.json
|
Reference in New Issue
Block a user