Ignore .python-version, we need python 2.7 for node-gyp which sometimes requires setting a local python version.

This commit is contained in:
Simo Kinnunen
2017-08-09 19:15:27 +09:00
parent 0d4055b826
commit df45b706a7
2 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,8 @@
*.mo
.DS_Store
.eslintcache
.idea/
.python-version
/*.tgz
/.env
/node_modules/
@@ -10,4 +12,3 @@
/rethinkdb_data/
/temp/
/tmp/
.eslintcache

View File

@@ -10,11 +10,12 @@
/.jscsrc
/.npmignore
/.npmrc
/.python-version
/.travis.yml
/docker
/Dockerfile
/bower.json
/component.json
/docker
/gulpfile.js
/npm-debug.log
/res/bower_components/