Add support for building RPMs on CentOS/RHEL 7

This commit is contained in:
Dave Page
2020-03-19 12:53:00 -04:00
parent 96361656e4
commit 8812a7db69
7 changed files with 131 additions and 7 deletions

4
.gitignore vendored
View File

@@ -1,8 +1,6 @@
*.autosave
*.db
*.diff
*.o
*.patch
*.psp
*.pyc
*.pyo
@@ -11,6 +9,8 @@
.DS_Store
.idea
.vscode
/*.diff
/*.patch
/dist
/debian-build
/docker-build