aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorohfp <1813007-ohfp@users.noreply.gitlab.com>2020-03-31 12:34:55 +0200
committerohfp <1813007-ohfp@users.noreply.gitlab.com>2020-03-31 12:35:05 +0200
commitade8552b4af8b097cf32c01cb21ff4d07329afe6 (patch)
tree0b25ec288cc8999dfb6e694f377c42105e042c54 /.gitignore
parentadd appstream metadata to flatpak and appimage; include libdbus-glib-1.so.2 i... (diff)
downloadlibrewolf-linux-ade8552b4af8b097cf32c01cb21ff4d07329afe6.tar.gz
librewolf-linux-ade8552b4af8b097cf32c01cb21ff4d07329afe6.tar.bz2
librewolf-linux-ade8552b4af8b097cf32c01cb21ff4d07329afe6.zip
add some optional dependencies during tarball build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1e93623..ef55215 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
compile_folder/
+common/**
+settings/**
bgstack15