mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
install: Add directory for building Dangerzone RPMs
Add an `rpm-build` directory under `install/linux`, which will be used for building Dangerzone RPMs. For the time being, it only has a .gitignore file there, but in the future, invoking `install/linux/build-rpm.py` will populate it.
This commit is contained in:
parent
f5abe0abd0
commit
6cc2a953ff
1 changed files with 2 additions and 0 deletions
2
install/linux/rpm-build/.gitignore
vendored
Normal file
2
install/linux/rpm-build/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
Loading…
Reference in a new issue