There was an error while loading. Please reload this page.
1 parent ceb64f5 commit ad81c9fCopy full SHA for ad81c9f
.gitignore
@@ -1,6 +1,3 @@
1
-*.js
2
*.pyc
3
-trash.py
4
-output/
5
*.code-workspace
6
-export/*.xlsx
+stuff/
export/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore
output/.gitignore
requirements.txt
@@ -0,0 +1 @@
+openpyxl==3.0.10
0 commit comments