๐Ÿ“ฆ Monty / TeaboxScraper

๐Ÿ“„ .gitignore ยท 23 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23## MAC OS
.DS_Store

# Output from running any commands
*.csv
*.txt

# Hide temporary versions of scripts from git
*[1-9].awk
*[1-9].js
*[1-9].sh

# In case you save a spreadsheet
*.xls
*.ods

# Local backups
*.bak

# Downloaded data used for examination and testing
/Teabox-packs/
/Teabox-teas/