Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Müller <fmueller@owncloud.com>2022-06-03 16:04:46 +0300
committerFabian Müller <fmueller@owncloud.com>2022-06-03 16:06:12 +0300
commite4fb6d3ee773bec89b94191787aa5da93512b50f (patch)
tree41ba9dc9b336e98e4f4deeba3332dc1da2ded253
parent0e9ea19bc9fae2ccefe7ef2d3b15ade4539d6a58 (diff)
Update git ignore patternswork/update-git-ignores
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6f1db7ba7..f568fccd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -177,3 +177,15 @@ FakesAssemblies/
# squish test
test/gui/config.ini
*/**/__pycache__/
+
+# Git related files
+*.rej
+
+# build artifacts
+*.AppImage*
+
+# other files used during development
+qt.conf
+
+# local symlink used to make using syntax highlighting easier
+.drone.star.py