We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5999f52 commit 7d2a78eCopy full SHA for 7d2a78e
.dockerignore
@@ -130,26 +130,27 @@ dmypy.json
130
package-lock.json
131
node_modules/
132
133
-# Modmail
+# Unused Modmail files
134
config.json
135
plugins/
136
!plugins/registry.json
137
!plugins/@local/
138
temp/
139
test.py
140
141
-# Other stuff
142
-requirements.txt
+# Unused repository files
143
.env.example
144
.gitignore
145
.dockerignore
146
.github/
+.pre-commit-config.yaml
147
app.json
148
Procfile
149
*.md
150
.*.json
151
Dockerfile
152
docker-compose.yml
153
+requirements.txt
154
LICENSE
155
PRIVACY.md
156
0 commit comments