Initial commit: CRT photobooth
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Runtime output (recreated by the program as needed)
|
||||
photos/
|
||||
contact_sheets/
|
||||
oldphoto/
|
||||
|
||||
# Editor backups
|
||||
*~
|
||||
Reference in New Issue
Block a user