starter-kit/.gitignore
Jelle van der Waa 6ff3b7d6bc .gitignore: add tmp directory
Include to tmp/ directory to be ignored, it usually contains temporary
vm-run images.
2021-09-14 07:27:19 +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/