diff options
author | Gregor Kleen <aethoago@141.li> | 2017-01-13 07:52:44 +0100 |
---|---|---|
committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2017-01-13 07:52:44 +0100 |
commit | 8a36a25da0c84e2576f08ba0d0c2408da2ad2c2d (patch) | |
tree | 876fab5378d731ea3f62893e8c073d62ccd0ea26 /.gitignore | |
download | lullaby-8a36a25da0c84e2576f08ba0d0c2408da2ad2c2d.tar lullaby-8a36a25da0c84e2576f08ba0d0c2408da2ad2c2d.tar.gz lullaby-8a36a25da0c84e2576f08ba0d0c2408da2ad2c2d.tar.bz2 lullaby-8a36a25da0c84e2576f08ba0d0c2408da2ad2c2d.tar.xz lullaby-8a36a25da0c84e2576f08ba0d0c2408da2ad2c2d.zip |
Initialize project
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..41fbeb0 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
**/result | |||