update .gitignore
This commit is contained in:
1 parent
471fb9a47c
commit
df21b235b8
1 file changed
+4
@@ -3,3 +3,7 @@
|
|||||||
|
|
||||||
# Pycache
|
# Pycache
|
||||||
/test/__pycache__/*
|
/test/__pycache__/*
|
||||||
|
|
||||||
|
# Test output
|
||||||
|
/test/schedule.json
|
||||||
|
/test/students.json
|
||||||
Reference in new issue
Block a user