Updated ignores, remove lockfiles.
This commit is contained in:
+7
-8
@@ -1,3 +1,10 @@
|
||||
.*
|
||||
!.gitignore
|
||||
*.lock
|
||||
*.kantadb
|
||||
/pagerite/frontend-build
|
||||
package-lock.json
|
||||
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.py[oc]
|
||||
@@ -5,11 +12,3 @@ build/
|
||||
dist/
|
||||
wheels/
|
||||
*.egg-info
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
.ruff_cache/
|
||||
/pagerite/frontend-build
|
||||
|
||||
# Site
|
||||
*.kantadb
|
||||
|
||||
Reference in New Issue
Block a user