diff options
author | Stephan Springer | 2020-03-10 09:35:32 +0100 |
---|---|---|
committer | Stephan Springer | 2020-03-10 09:35:32 +0100 |
commit | 46632d1f603650ce34369686dd30d93a762786bf (patch) | |
tree | f7549b8e5fa6cf77a44d812b79dca775f735560b | |
parent | 1ade1eb97704512ee9ca15fc246495fb4d473b0a (diff) | |
download | packages-46632d1f603650ce34369686dd30d93a762786bf.tar.gz packages-46632d1f603650ce34369686dd30d93a762786bf.tar.bz2 packages-46632d1f603650ce34369686dd30d93a762786bf.zip |
add .gitignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1ed1761 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,3 @@ | |||
1 | *.log | ||
2 | Popcorn-Time-*-Linux-64.tar.xz | ||
3 | popcorntime-bin-*.pkg.tar.xz | ||