Skip to content

Commit 127c727

Browse files
Merge pull request #324 from guzman-raphael/package-ext
Ignore any extension variation of docker-compose.yaml
2 parents eef9a2f + 410fb86 commit 127c727

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mym/
33
*.env
44
notebook
55
*getSchema.m
6-
docker-compose.yaml
6+
docker-compose.y*ml
77
.vscode
88
matlab.prf
99
win.*

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
3.4.0 -- December 9, 2020
22
-------------------------
3-
* Minor: Add dj.config to be compatible with dj-python and removet dj.set (#186) #188
3+
* Minor: Add dj.config to be compatible with dj-python and removed dj.set (#186) #188
44
* Minor: Add UUID DataJoint datatype (#180) PR #194
55
* Minor: Add file external storage (#143) PR #197
66
* Minor: Add S3 external storage (#88) PR #207

0 commit comments

Comments
 (0)