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 7dfcbb7 commit 4c1a643Copy full SHA for 4c1a643
.gitignore
@@ -1,4 +1,7 @@
1
*.egg-info
2
*.egg
3
dist/*
4
-build/*
+build/*
5
+test.py
6
+discord_self_embed/utils/__pycache__/*
7
+*/__pycache__/*
0 commit comments