Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkejN committed Aug 17, 2023
1 parent 14e368b commit 094c438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12,261 deletions.
39 changes: 2 additions & 37 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,38 +1,3 @@
# Configuration
/config/parameters.yml
/config/config_dev.yaml
/config/config_prod.yaml
.env.local
composer.local.json
vendor/
.php-version
.vscode/

/vendor/*
!/vendor/postyou

/vendor/postyou/*
!/vendor/postyou/contao-vsm-bundle/

/files/System/Mitgliederdaten/*
/files/System/Partnerdaten/*

# Contao Manager
/contao-manager/

# Generated folders
/assets/
/system/*
!/system/config/
/var/
/public/*
!/public/.htaccess
/app/
.php-cs-fixer.cache
.file-ops

# Skip files
/system/modules/*/.skip
node_modules/

# bin
bin/
composer.lock
Loading

0 comments on commit 094c438

Please sign in to comment.