Create a basic ignore file for Git

This commit is contained in:
Gergely Polonkai 2021-04-05 07:40:22 +02:00
commit 4efe9f764b
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/BUILD/
/BUILDROOT/
/RPMS/
/SOURCES/*.tar.gz
/SRPMS/