summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolai Schmid2020-05-19 22:08:23 +0200
committerNicolai Schmid2020-05-19 22:34:35 +0200
commit0fac61ae7fa2a945dd393b5476bb6d66959b80a2 (patch)
tree92cb41d8fb8e2404a62babe4f6245e57f2fac11c
parentb363ceab1a82b8dcd30d1a01f3eb1ab2fec5c291 (diff)
downloadaur-0fac61ae7fa2a945dd393b5476bb6d66959b80a2.tar.gz
chore: add icon to gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2eb5fcf27a35..b8322b6183a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ portfolio*.tar*
.idea
.DS_Store
portfolio/
-pkg/ \ No newline at end of file
+pkg/
+*.svg \ No newline at end of file