diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 15:50:45 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 15:50:45 +0200 |
commit | 9ffe4c9968c180f2702276a71e6d9fcc68de96a2 (patch) | |
tree | 7cc56b69183b8598d244c0112c8bb33685ed984f /.gitignore | |
download | vim-polyglot-9ffe4c9968c180f2702276a71e6d9fcc68de96a2.tar.gz vim-polyglot-9ffe4c9968c180f2702276a71e6d9fcc68de96a2.zip |
Add first version of build script
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 00000000..ceeb05b4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/tmp |