Setup for day 18.
This commit is contained in:
parent
032f10ef44
commit
993f148710
87 changed files with 14992 additions and 0 deletions
10
18-depth-testing/.gitignore
vendored
Normal file
10
18-depth-testing/.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