Skip to content

Commit 42da0b0

Browse files
committed
Add exercise
1 parent b7039f4 commit 42da0b0

File tree

3 files changed

+920
-1
lines changed

3 files changed

+920
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
mymodule.py
44
mymodule2.py
55

6-
test_folder/output.txt
6+
test_folder/output.txt
7+
8+
__pycache__/
9+
*.pyc
10+
plant_log.csv

0 commit comments

Comments
 (0)