diff options
| author | Lucas Vasconcelos | 2020-03-23 09:56:54 -0300 |
|---|---|---|
| committer | Lucas Vasconcelos | 2020-03-23 09:56:54 -0300 |
| commit | 805cf58bd1ab5a612470b9773ca9186e5d100483 (patch) | |
| tree | 0d9965fa06dcddd24de3e0ee770b4ef7e096b395 /.gitignore | |
| download | packages-805cf58bd1ab5a612470b9773ca9186e5d100483.tar.gz packages-805cf58bd1ab5a612470b9773ca9186e5d100483.tar.bz2 packages-805cf58bd1ab5a612470b9773ca9186e5d100483.zip | |
first commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..75cb413 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | src/ | ||
| 2 | pkg/ | ||
| 3 | *.tar.xz | ||
| 4 | *.tar.gz | ||
