Browse Source

git: ignore *.pyo and *.pyd

Fabian Peter Hammerle 8 years ago
parent
commit
8fad907aa2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      gitignore

+ 2 - 0
gitignore

@@ -1,4 +1,6 @@
 *.pyc
+*.pyd
+*.pyo
 .*.swp
 .ycm_extra_conf.py
 .~lock.*#