[netbeans-opengl-pack~glpack-git:a9edd697] added .gitignore files

  • From: mbien@kenai.com
  • To: commits@netbeans-opengl-pack.kenai.com
  • Subject: [netbeans-opengl-pack~glpack-git:a9edd697] added .gitignore files
  • Date: Thu, 23 Jul 2009 23:50:19 +0000

Project:    netbeans-opengl-pack
Repository: glpack-git
Revision:   a9edd697184288442d42c1509f1e118debbb8c1e
Author:     mbien
Date:       2009-07-23 23:28:42 UTC
Link:       

Log Message:
------------
added .gitignore files


Revisions:
----------
a9edd697184288442d42c1509f1e118debbb8c1e


Added Paths:
------------
.gitignore
JAXB/.gitignore
beansbinding/.gitignore
gl-capabilities-viewer/.gitignore
gl-quicksearch/.gitignore
glsl-compiler-editor-support/.gitignore
glsl-editor/.gitignore
gluegen/.gitignore
jogl-api-support/.gitignore
jogl-demos-project/.gitignore
jogl-formdesigner-integration/.gitignore
jogl-glredbook-project/.gitignore
jogl-project/.gitignore
jogl-project/src/net/java/nboglpack/joglproject/resources/.gitignore
jogl-utils/.gitignore
jogl/.gitignore
native-lib-support/.gitignore
native-lib-support/nbproject/.gitignore
native-lib-support/src/net/java/nativelibsupport/.gitignore
nbproject/.gitignore


Diffs:
------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..36b431b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+build
+ant
diff --git a/JAXB/.gitignore b/JAXB/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/JAXB/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/beansbinding/.gitignore b/beansbinding/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/beansbinding/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/gl-capabilities-viewer/.gitignore 
b/gl-capabilities-viewer/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/gl-capabilities-viewer/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/gl-quicksearch/.gitignore b/gl-quicksearch/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/gl-quicksearch/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/glsl-compiler-editor-support/.gitignore 
b/glsl-compiler-editor-support/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/glsl-compiler-editor-support/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/glsl-editor/.gitignore b/glsl-editor/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/glsl-editor/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/gluegen/.gitignore b/gluegen/.gitignore
new file mode 100644
index 0000000..92faf78
--- /dev/null
+++ b/gluegen/.gitignore
@@ -0,0 +1,2 @@
+build
+release/*
diff --git a/jogl-api-support/.gitignore b/jogl-api-support/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/jogl-api-support/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/jogl-demos-project/.gitignore b/jogl-demos-project/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/jogl-demos-project/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/jogl-formdesigner-integration/.gitignore 
b/jogl-formdesigner-integration/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/jogl-formdesigner-integration/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/jogl-glredbook-project/.gitignore 
b/jogl-glredbook-project/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/jogl-glredbook-project/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/jogl-project/.gitignore b/jogl-project/.gitignore
new file mode 100644
index 0000000..92faf78
--- /dev/null
+++ b/jogl-project/.gitignore
@@ -0,0 +1,2 @@
+build
+release/*
diff --git 
a/jogl-project/src/net/java/nboglpack/joglproject/resources/.gitignore 
b/jogl-project/src/net/java/nboglpack/joglproject/resources/.gitignore
new file mode 100644
index 0000000..2186bad
--- /dev/null
+++ b/jogl-project/src/net/java/nboglpack/joglproject/resources/.gitignore
@@ -0,0 +1 @@
+jogl-project.zip
diff --git a/jogl-utils/.gitignore b/jogl-utils/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/jogl-utils/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/jogl/.gitignore b/jogl/.gitignore
new file mode 100644
index 0000000..92faf78
--- /dev/null
+++ b/jogl/.gitignore
@@ -0,0 +1,2 @@
+build
+release/*
diff --git a/native-lib-support/.gitignore b/native-lib-support/.gitignore
new file mode 100644
index 0000000..378eac2
--- /dev/null
+++ b/native-lib-support/.gitignore
@@ -0,0 +1 @@
+build
diff --git a/native-lib-support/nbproject/.gitignore 
b/native-lib-support/nbproject/.gitignore
new file mode 100644
index 0000000..3e18ebf
--- /dev/null
+++ b/native-lib-support/nbproject/.gitignore
@@ -0,0 +1 @@
+private
diff --git a/native-lib-support/src/net/java/nativelibsupport/.gitignore 
b/native-lib-support/src/net/java/nativelibsupport/.gitignore
new file mode 100644
index 0000000..6ea516d
--- /dev/null
+++ b/native-lib-support/src/net/java/nativelibsupport/.gitignore
@@ -0,0 +1 @@
+natives_config
diff --git a/nbproject/.gitignore b/nbproject/.gitignore
new file mode 100644
index 0000000..3e18ebf
--- /dev/null
+++ b/nbproject/.gitignore
@@ -0,0 +1 @@
+private




[netbeans-opengl-pack~glpack-git:a9edd697] added .gitignore files

mbien 07/23/2009
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close