15 lines
155 B
Plaintext
15 lines
155 B
Plaintext
.*
|
|
!.gitignore
|
|
*.lock
|
|
*.kantadb
|
|
/pagerite/frontend-build
|
|
package-lock.json
|
|
|
|
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|