Files
snapp-cli/.gitignore
Fergal Moran 2daa52aa04 Initial commit
2024-07-26 17:01:40 +01:00

17 lines
356 B
Plaintext

# Created by https://www.toptal.com/developers/gitignore/api/dotnetcore
# Edit at https://www.toptal.com/developers/gitignore?templates=dotnetcore
### DotnetCore ###
# .NET Core build folders
bin/
obj/
# Common node modules locations
/node_modules
/wwwroot/node_modules
# End of https://www.toptal.com/developers/gitignore/api/dotnetcore
.idea/
.krud/