Skip to content

Commit 034e366

Browse files
authored
Merge pull request #29 from UMLCloudComputing/chore--Add-gitignore-condition
chore: Updates to ignore submodules changes and changes to docs/proje…
2 parents cc6cc19 + da7539c commit 034e366

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
# Production
55
/build
6+
/docs/projects/
7+
/submodules
68

79
# Generated files
810
.docusaurus
@@ -18,3 +20,4 @@
1820
npm-debug.log*
1921
yarn-debug.log*
2022
yarn-error.log*
23+
#

0 commit comments

Comments
 (0)