Create a basic ignore file for Git

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

4
.gitignore vendored Normal file
View File

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