aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2019-08-21 15:27:06 -0500
committerluigi1111 <luigi1111w@gmail.com>2019-08-21 15:27:06 -0500
commit17f1ac8a42b7a439e9f010e036da22c5088ecd10 (patch)
tree0e7c2203ac4262022966790535a4add09e16db12
parentMerge pull request #5757 (diff)
parentAdd nbproject directory to .gitignore (diff)
downloadmonero-17f1ac8a42b7a439e9f010e036da22c5088ecd10.tar.xz
Merge pull request #5775
95bebb1 Add nbproject directory to .gitignore (odonnellnoel)
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d321aa43d..0ece7cb75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,6 +96,9 @@ local.properties
# PDT-specific
.buildpath
+# Netbeans-specific
+nbproject
+
# sbteclipse plugin
.target
@@ -103,4 +106,4 @@ local.properties
.texlipse
.idea/
-/testnet \ No newline at end of file
+/testnet