瀏覽代碼

Updating .gitignore in order to skip eclipse project configuration to be
send to GitHub

Julien Seinturier 8 年之前
父節點
當前提交
825b1baccb
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -1,4 +1,7 @@
 **/nbproject/private/
+**/.classpath
+**/.settings
+**/.project
 /.gradle/
 /.nb-gradle/
 /.idea/
@@ -35,3 +38,8 @@
 !/jme3-bullet-native/libs/native/osx/x86_64/libbulletjme.dylib
 !/jme3-bullet-native/libs/native/linux/x86/libbulletjme.so
 !/jme3-bullet-native/libs/native/linux/x86_64/libbulletjme.so
+!/jme3-vr/src/main/resources/**/*.dylib
+!/jme3-vr/src/main/resources/**/*.so
+!/jme3-vr/src/main/resources/**/*.so.dbg
+!/jme3-vr/src/main/resources/**/*.dll
+!/jme3-vr/src/main/resources/**/*.pdb