Initial authoring system prototype
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Scrivener runtime/session files
|
||||
*.scriv/Files/user.lock
|
||||
*.scriv/Files/search.indexes
|
||||
*.scriv/Files/binder.autosave
|
||||
*.scriv/Files/binder.backup
|
||||
*.scriv/Settings/recents.txt
|
||||
*.scriv/Settings/ui.plist
|
||||
|
||||
# Python/editor artifacts
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user