diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..4ec706e6e2437ce4ee1cde3b8ce7126fba5aeb78 --- /dev/null +++ b/Global/Archives.gitignore @@ -0,0 +1,12 @@ +# it's better to unpack these files and commit the raw source +# git has its own built in compression methods +*.7z +*.dmg +*.gz +*.iso +*.jar +*.rar +*.tar +*.tar.gz +*.zip +*.bzip \ No newline at end of file