Day 12 done, we now have various kinds of lights.
This commit is contained in:
parent
fb2c871419
commit
a1d2c7768d
59 changed files with 13605 additions and 0 deletions
10
12-direction-lights/.gitignore
vendored
Normal file
10
12-direction-lights/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.*.sw*
|
||||
.DS_Store
|
||||
*.sqlite3
|
||||
*.sqlite3-wal
|
||||
*.sqlite3-shm
|
||||
debug
|
||||
coverage/
|
||||
.coverage
|
||||
builddir
|
||||
subprojects
|
||||
Loading…
Add table
Add a link
Reference in a new issue