summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorArthur Aslanyan2022-05-26 20:37:44 +0600
committerArthur Aslanyan2022-05-26 20:37:44 +0600
commit509a097ff7e6271e0e61d363c27391b07589f19f (patch)
treec0fd626a787dbda9df4023df2ceea441eea780cb /.gitignore
parentc0e83ce6b5e49df3bbf4d2a2b3ad00b4f58f5225 (diff)
downloadaur-509a097ff7e6271e0e61d363c27391b07589f19f.tar.gz
Update license info
- [ADDED] custom license as project uses several licenses (GPL3 for core and commercial license for plugins) - [ADDED] .gitignore for cleaner workflow and testing
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..2497a2c0f0e2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+src/
+pkg/
+*.pkg.tar.zst
+*.AppImage