On developer systems, bots is commonly a symlink to a shared checkout, accept non-directories as well. Also, only ignore it at the top level of the project directory.
17 lines
155 B
Text
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/
|