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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2012-09-20 13:12:17 +0400
committerDaniel Molkentin <danimo@owncloud.com>2012-09-20 13:12:52 +0400
commit2c44915db99953bf15dca207b2f28797abde3ba3 (patch)
tree2821a786296e83ce8f35b80b844d9e0a0e66ca94 /.gitignore
parentaa34331489f83c12ea68dfcd62cf5b3d802066c7 (diff)
ignore more build/IDE artifacts
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 75d57dcef..b45ea7966 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-build
+*build*
*flymake*
-CMakeLists.txt.user
-qtcreator-build/*
+CMakeLists.txt.user*
+*.patch