diff options
author | Florian Pritz <bluewind@xinu.at> | 2015-10-26 17:50:31 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2015-10-26 17:50:31 +0100 |
commit | 7646f26e425b0997818c450543b9bf5c70b6a26e (patch) | |
tree | 786ec2378f384cde6959c10b6958f532ba5040b2 /.gitignore | |
download | archiso-config-7646f26e425b0997818c450543b9bf5c70b6a26e.tar.gz archiso-config-7646f26e425b0997818c450543b9bf5c70b6a26e.tar.xz |
initial commit
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2113d9e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +out +work |