mirror of
https://github.com/gauvainboiche/ketapk.git
synced 2026-09-02 03:03:11 +02:00
fix: .gitignore update
This commit is contained in:
+11
-9
@@ -3,17 +3,19 @@ KetaPK_FR_1_00/
|
||||
KetaPK_FR_1_00*
|
||||
code_vba.txt
|
||||
|
||||
# Python-generated files
|
||||
# Node files
|
||||
node_modules/
|
||||
|
||||
# Python files
|
||||
__pycache__/
|
||||
*.py[oc]
|
||||
*.egg-info
|
||||
*.py
|
||||
.python-version
|
||||
package-lock.json
|
||||
package.json
|
||||
pyproject.toml
|
||||
uv.lock
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
|
||||
# Exports et identité
|
||||
exports/
|
||||
data/
|
||||
.venv
|
||||
Reference in New Issue
Block a user