diff options
| author | Deposite Pirate | 2018-09-17 11:13:14 +0200 |
|---|---|---|
| committer | Deposite Pirate | 2018-09-17 11:13:14 +0200 |
| commit | bc6c9fb52c312dd66c1f665cd9bb56dc1cefdbee (patch) | |
| tree | 77790ac306e8a15cdf31c42862314307a42272fd | |
Initial commit.
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea4d842 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.tar.bz2 +*.tar.xz +*.tar.gz +*.tbz +*.txz +*.tgz +*.zip |
