We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3848792 commit 75cd50aCopy full SHA for 75cd50a
.gitignore
@@ -1,24 +1,11 @@
1
.vscode/settings.json
2
-__pycache__/calculator.cpython-37.pyc
3
-__pycache__/config.cpython-37.pyc
4
-__pycache__/inventory.cpython-37.pyc
5
-__pycache__/logger.cpython-37.pyc
6
-__pycache__/recipes.cpython-37.pyc
7
-__pycache__/moves.cpython-37.pyc
8
calculateRecipeOrder.log
9
calculator.pyc
10
config.pyc
11
inventory.pyc
12
moves.pyc
13
logger.pyc
14
recipes.pyc
15
-__pycache__/Dropbox.cpython-37.pyc
16
.vscode/launch.json
17
-__pycache__/recipes.cpython-38.pyc
18
-__pycache__/moves.cpython-38.pyc
19
-__pycache__/logger.cpython-38.pyc
20
-__pycache__/inventory.cpython-38.pyc
21
-__pycache__/config.cpython-38.pyc
22
-__pycache__/calculator.cpython-38.pyc
23
config.txt
24
-__pycache__/FTPManagement.cpython-38.pyc
+__pycache__/*
__pycache__/FTPManagement.cpython-38.pyc
-2.36 KB
0 commit comments