Atmosphere: add make dist

This commit is contained in:
Michael Scire
2018-10-16 19:41:06 -07:00
parent 55ad57a02d
commit ba4d39a0ca
5 changed files with 47 additions and 5 deletions

4
.gitignore vendored
View File

@@ -61,6 +61,10 @@ Module.symvers
Mkfile.old
dkms.conf
# Distribution files
*.tgz
*.zip
.**/
# NOTE: make sure to make exceptions to this pattern when needed!