diff options
author | Timofey Titovets | 2018-01-28 20:49:10 +0300 |
---|---|---|
committer | Timofey Titovets | 2018-01-28 20:49:10 +0300 |
commit | bcb6c08337ec8e237ec45b8c1e1a8bdc07825a5a (patch) | |
tree | 8157edd681ba2f260d8c49f4472d3765a496d9f5 /.gitignore | |
download | aur-bcb6c08337ec8e237ec45b8c1e1a8bdc07825a5a.tar.gz |
Init
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
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 00000000000..0f774fa1349 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pkg.tar.xz +go-langserver-git |