v1.0
This commit is contained in:
14
ProjectManager.Frontend/.dockerignore
Normal file
14
ProjectManager.Frontend/.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
# Ignore the node_modules directory
|
||||
node_modules
|
||||
|
||||
# Ignore the dist directory
|
||||
dist
|
||||
|
||||
# Ignore the .git directory
|
||||
.git
|
||||
|
||||
# Ignore the .gitignore file
|
||||
.gitignore
|
||||
|
||||
# Ignore the .dockerignore file
|
||||
.dockerignore
|
||||
Reference in New Issue
Block a user