diff options
-rw-r--r-- | .gitignore | 5 |
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 |