diff options
author | Filipp Lepalaan <filipp@mac.com> | 2016-04-29 12:27:01 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2016-04-29 12:27:01 +0300 |
commit | 956d83d50cf63da16b1074afa2a93346de8ff71e (patch) | |
tree | 64b63970ae44896eea7c6fad9534e8987d3d8355 /.gitignore | |
download | ArchInstall-956d83d50cf63da16b1074afa2a93346de8ff71e.tar.gz ArchInstall-956d83d50cf63da16b1074afa2a93346de8ff71e.tar.bz2 ArchInstall-956d83d50cf63da16b1074afa2a93346de8ff71e.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..04683bd --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +payload/* +*.pkg +*.dmg |