mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 14:21:13 +00:00
15 lines
192 B
Plaintext
15 lines
192 B
Plaintext
|
|
# Config files
|
|
config/development.json
|
|
config/production.json
|
|
|
|
# Generated npm files
|
|
node_modules
|
|
npm-debug.log
|
|
|
|
# Generated CSS files
|
|
public/css
|
|
|
|
# Bower installed js files
|
|
public/js/vendor
|