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

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhg42@gmx.net <hg42@gmx.net>2014-01-18 01:02:26 +0400
committerhg42@gmx.net <hg42@gmx.net>2014-01-18 01:02:26 +0400
commitc042b153cdf302270a4fd151c16771664b0e5bf9 (patch)
tree29f57a432f9e48026e84d4c58b7d529fb62d4cd8 /.hgignore
parente8cb33f5b0dd37f7af8a5dec881ef25193f64fa6 (diff)
.hgignore: allow debian variants
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.hgignore b/.hgignore
index 0c6e597c06..6c5514cb37 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,8 +1,10 @@
syntax: glob
+*.pyc
+*.deb
+*.bak
*.tar.bz2
*.tar.gz
*.7z
-*.pyc
*.zip
*.exe
*.po~
@@ -28,11 +30,9 @@ scripts/darwin/dist/
scripts/darwin/build/
scripts/darwin/Cura.dmg.sparseimage
scripts/win32/dist/
-scripts/linux/debian/usr/
+scripts/linux/debian*/usr/
log.txt
output.txt
-*.bak
-*.deb
.git
.hgignore
.hgsubstate