diff options
author | Mahid Sheikh | 2024-12-29 00:37:23 -0600 |
---|---|---|
committer | Mahid Sheikh | 2024-12-29 00:42:29 -0600 |
commit | 190119e162007ec1386840a313c1a6c417495703 (patch) | |
tree | 83eff401a98b39f5e0da58466885acd1f39d683a /.gitignore | |
download | aur-190119e162007ec1386840a313c1a6c417495703.tar.gz |
Initial commit
Signed-off-by: Mahid Sheikh <mahid@standingpad.org>
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 000000000000..732afee54ef0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +Blender_Launcher_v* +pkg +src +*.pkg.tar.zst |