Skip to content

Commit 952e576

Browse files
committed
Minor cleanup and remove GoB config files from main branch.
Change-Id: I7c6de08c2c7e15623a47f498c2794b2f4a2b4097
1 parent b9bcd4d commit 952e576

File tree

4 files changed

+5
-40
lines changed

4 files changed

+5
-40
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ Procfile
1313
Dockerfile
1414
*.pem
1515
*.json
16-
*.sqlite
16+
*.sqlite
17+
18+
*/__pycache__/*

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Google Classroom Add-ons Python Examples
1+
Google Classroom add-ons Python Examples
22
========================================
33

44
This project hosts web applications that demonstrate the implmentation of a Google
5-
Classroom Add-on using Python. Current examples use the [Flask framework](https://flask.palletsprojects.com/en/2.0.x/).
5+
Classroom add-on using Python. Current examples use the [Flask framework](https://flask.palletsprojects.com/en/2.0.x/).
66

77
Documentation
88
-------------

groups

Lines changed: 0 additions & 3 deletions
This file was deleted.

project.config

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)