# Sensitive config
config/settings.inc.php
app/config/parameters.php

# Cache & logs
var/cache/*
var/logs/*
cache/*
var/
# Uploaded files (VERY IMPORTANT)
img/*
upload/*
download/*

# Translations generated by BO
translations/*

# Tools
vendor/
node_modules/

# IDE
.vscode/
.idea/

# OS
.DS_Store

modules/stockimporter/files/*
modules/ps_partialshipment/input/*
modules/ntbackupandrestore/backup/*
# Ignore other temporary files
*.OLDphp
*.bak
img/*/*
