diff options
author | Aki <nthirtyone@gmail.com> | 2016-05-11 22:23:07 +0200 |
---|---|---|
committer | Aki <nthirtyone@gmail.com> | 2016-05-11 22:23:07 +0200 |
commit | 664d57ee0fee78a624796c3712abbe7d1a708497 (patch) | |
tree | 27896d6121d059a9831903dc9e94e01d28cb3818 /.gitignore | |
download | roflnauts-664d57ee0fee78a624796c3712abbe7d1a708497.zip roflnauts-664d57ee0fee78a624796c3712abbe7d1a708497.tar.gz roflnauts-664d57ee0fee78a624796c3712abbe7d1a708497.tar.bz2 |
Initial commit :boom:
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..0d4df9a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.png +*.xcf
\ No newline at end of file |