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