Browse Source

Ignore .pyc files

Change-Id: Ic24eac20f7882f1e4e91650c130d1a1ad7303e33
tags/7.6.0.alpha3
Henri Sara 8 years ago
parent
commit
eb69c6dffb
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      .gitignore

+ 3
- 0
.gitignore View File

# Mac # Mac
*.DS_Store *.DS_Store


# Python
scripts/*.pyc

# build result folders # build result folders
*/result */result
result result

Loading…
Cancel
Save