diff options
| author | Tannin <devnull@localhost> | 2015-03-09 12:22:13 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-03-09 12:22:13 +0100 |
| commit | db2954e8eb41da715b9e7d79a72e225797401413 (patch) | |
| tree | a4e5da9be636d0962cadd999d1d2900f1d72509e /.hgignore | |
| parent | 8c0756bd9d87e8394d49e7611532002eecbc220a (diff) | |
minor cleanup
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,6 +34,10 @@ html source/organizer/resources/contents/icons
source/plugins/build-*
*/GeneratedFiles/*
+translations/*
+source/*/Win32/Debug/*
+source/plugins/*/Win32/Debug/*
+*~
syntax: regexp
Makefile\.(Debug|Release)
source/.*/debug/.*
|
