aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Schmidt <stschmidt@google.com>2017-06-16 15:29:39 +0200
committerStefan Schmidt <stschmidt@google.com>2017-06-16 15:29:39 +0200
commite4393e56af8c0ca48ae65a64ea07ddae902b2f9b (patch)
treef6ab67bd7512a2815339a8b7fc8c1c1c97bb7b9a /.gitignore
parente49a8abc653d5a8b2eb0e04ead8cd33a6d727c12 (diff)
downloadopencensus-java-e4393e56af8c0ca48ae65a64ea07ddae902b2f9b.tar.gz
.gitignore the files generated by the NetBeans Gradle plugin.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1b7eeab4..922bc70b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,10 @@ target
.settings
bin
+# NetBeans
+/.nb-gradle
+/.nb-gradle-properties
+
# OS X
.DS_Store