.babelrc 0000664 0000000 0000000 00000000103 15160673170 0012451 0 ustar 00root root 0000000 0000000 {
"compact": false,
"presets": [
"@babel/preset-env"
]
}
.gitignore 0000664 0000000 0000000 00000000570 15160673170 0013056 0 ustar 00root root 0000000 0000000 cache/
vendor/
build/
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.zip
*.vi
*~
*.sass-cache
.DS_Store
._*
Thumbs.db
.cache
node_modules
/config.ini
/git-test
/git-test2
/bower_components
.idea/workspace.xml
.idea/tasks.xml
.idea/profiles_settings.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
node_modules/.yarn-integrity
.htaccess 0000664 0000000 0000000 00000000513 15160673170 0012661 0 ustar 00root root 0000000 0000000
Options -MultiViews +SymLinksIfOwnerMatch
RewriteEngine On
#RewriteBase /path/to/gitlist/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L,NC]
order allow,deny
deny from all
.idea/ 0000775 0000000 0000000 00000000000 15160673170 0012044 5 ustar 00root root 0000000 0000000 .idea/codeStyleSettings.xml 0000664 0000000 0000000 00000000425 15160673170 0016243 0 ustar 00root root 0000000 0000000