git/gitignore: Add RPM in gitignore.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-05-13 21:41:07 +07:00
parent a6ccd17900
commit 3ddf8004de
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
# Files mentioned in this file will be ignored by git # Files mentioned in this file will be ignored by git
*.rpm
*.swp *.swp
*.tar.gz *.tar.gz
*.tar.gz.asc *.tar.gz.asc