makedeb


harmony-wad 1.1-0


Harmony IWAD (game data)

Click here to go back to the commit logs for harmony-wad.

Commit:


Hash: 1e082f73855c299243eb1b2f1c36541be4bf4c16

Message: Ignore archive files in the top-level .gitignore.

Diff


diff --git a/.gitignore b/.gitignore
index 505638b..5642e2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
-/*.pkg.tar.xz
-/*.src.tar.gz
+/*.tar.gz
+/*.tar.bz2
+/*.tar.xz
+/*.zip
+/*.7z
 /pkg/
 /src/