diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-01 12:50:52 +0000 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-01 12:50:52 +0000 |
commit | 37a16ee5ca054f4f667635301ec3ea214247bb1b (patch) | |
tree | 93e91c263a07df88671478f0c4ac832ad7a34c53 /.gitignore | |
parent | 121d6f029f4ebc205915bb5a0c74ecde7d874b32 (diff) | |
download | apkbuilds-37a16ee5ca054f4f667635301ec3ea214247bb1b.tar.gz apkbuilds-37a16ee5ca054f4f667635301ec3ea214247bb1b.tar.bz2 apkbuilds-37a16ee5ca054f4f667635301ec3ea214247bb1b.zip |
feat: Remove seafile
This project has been a pain to compile, and the documentation is quite
lacking, so for now I'm gonna stick with Nextcloud.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8eba6c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +src/ |