Browse Source

Add debian folder to gitignore

tags/14.04.5
falkTX 8 years ago
parent
commit
e389ffd593
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -1,5 +1,6 @@
*~
*.directory
*.pyc
debian/
welcome/__pycache__/
welcome/ui_*

Loading…
Cancel
Save