Browse Source

Ignore *.pyc files.

tags/v1.9.11-RC1
Karl Linden 9 years ago
parent
commit
87ccc8a883
No known key found for this signature in database GPG Key ID: 764C09795C812B97
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -2,6 +2,7 @@ build/
man/*.1 man/*.1
.lock* .lock*
__pycache__ __pycache__
*.pyc
android/.server/ android/.server/
android/.client/ android/.client/
codeBlocks codeBlocks

Loading…
Cancel
Save