XThomasBU
commited on
Commit
·
fe044f9
1
Parent(s):
71942e6
update
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -180,4 +180,5 @@ code/storage/models/
|
|
| 180 |
|
| 181 |
**/private/students.json
|
| 182 |
|
| 183 |
-
**/apps/*/storage/logs/*
|
|
|
|
|
|
| 180 |
|
| 181 |
**/private/students.json
|
| 182 |
|
| 183 |
+
**/apps/*/storage/logs/*
|
| 184 |
+
**/apps/*/private/*
|