diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |
| index : vuw_course_scraper | |
| A scraper that can parse all of Victoria University of Wellington's courses, and output them in a computer-readable JSON file. | Git |
| summary refs log tree commit diff |
| -rw-r--r-- | .gitignore | 1 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |