1
0
mirror of https://github.com/ElvishArtisan/rivendell.git synced 2025-04-17 06:32:36 +02:00

Added .tar.gz and .zip to .gitignore

This commit is contained in:
Fred Gleason 2014-08-21 19:02:25 -04:00
parent d22ce96e59
commit 711c589edb

2
.gitignore vendored

@ -6,6 +6,8 @@
*.qm
*.rlm
*.so
rivendell-*.tar.gz
rivendell-*.zip
.deps
.libs
aclocal.m4