File size: 282 Bytes
bc7aea7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a9b36d5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.ipynb_checkpoints
*.pyc
*.png
*.jpg
*.gif

!example_input.png

# Ignore chessboard input images and tile outputs
chessboards/
tiles/

# Ignore reddit username/password config file
auth_config.py
praw.ini

# Ignore tracking files
*.txt
!requirements.txt

!readme_images/*
.DS_Store