starter-kit/.gitignore
Martin Pitt bb06422996
Use Cockpit webpack helpers from cockpit.git
Drop the cockpit-po-plugin.js and sassc-loader.js code copies, and check
them out from a stable cockpit tag, similarly to how we already get the
PatternFly CSS.
2021-01-22 16:04:35 +01:00

16 lines
150 B
Text

*~
*.retry
*.tar.gz
*.rpm
node_modules/
dist/
/*.spec
/.vagrant
package-lock.json
Test*FAIL*
bots/
test/common/
test/images/
src/lib/
*.pot
POTFILES*