starter-kit/.gitignore
Jelle van der Waa 5393009047 .gitignore: add tmp directory
Include to tmp/ directory to be ignored, it usually contains temporary
vm-run images.
2021-09-13 18:38:32 +02:00

17 lines
155 B
Text

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