Core.Inventory.DAL/.dockerignore

13 lines
104 B
Plaintext

**/bin
**/obj
**/out
**/.vs
**/.idea
**/.git
**/.gitignore
**/node_modules
*.user
*.swp
*.swo
.DS_Store