8de3f914f4
Since the scripts and tools in this package are really Fedora (and derivatives) specific, it doesn't really make a lot of sense to maintain them in a separate upstream with tarball releases. This moves all the files into dist-git and builds the RPM from there. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
15 lines
192 B
Plaintext
15 lines
192 B
Plaintext
*~
|
|
*.swp
|
|
__pycache__/
|
|
*.pyc
|
|
nodejs_req.py
|
|
test/*/package.json
|
|
test/*/nodejs.prov.err
|
|
test/*/nodejs.prov.out
|
|
test/*/nodejs.req.err
|
|
test/*/nodejs.req.out
|
|
*.rpm
|
|
.build-*.log
|
|
noarch/
|
|
/test.tar.gz
|