diff --git a/software/.gitignore b/software/.gitignore index 72e8ffc..67056d6 100644 --- a/software/.gitignore +++ b/software/.gitignore @@ -1 +1,5 @@ -* +*.exe +*.msi +*.xpi +*.zip + diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000..67056d6 --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1,5 @@ +*.exe +*.msi +*.xpi +*.zip +