diff options
author | zapashcanon <leo@ndrs.fr> | 2019-04-24 01:55:05 +0200 |
---|---|---|
committer | zapashcanon <leo@ndrs.fr> | 2019-04-24 01:55:05 +0200 |
commit | eee6f2de31bb01bda96597a5236fc4b2dc668ff4 (patch) | |
tree | cdbf798b78024df70262971c6858d1342ea8d019 /.gitignore | |
parent | Update olm repo to new location. (diff) | |
download | nheko-eee6f2de31bb01bda96597a5236fc4b2dc668ff4.tar.xz |
improve shell scripts and update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0b2b05e8..e9c854d0 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,6 @@ package.dir # Dependencies .third-party .deps + +# Archives +*.bz2 |