1

Git: ignore all tar.bz2 files

Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
This commit is contained in:
Juraj Oravec 2019-06-28 13:58:57 +02:00
parent 7738b151f5
commit 2b661f17cb
No known key found for this signature in database
GPG Key ID: 63ACB65056BC8D07

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.tar.bz2