mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Add nbproject directory to .gitignore
This commit is contained in:
parent
8adde33e01
commit
95bebb1fa2
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -96,6 +96,9 @@ local.properties
|
||||||
# PDT-specific
|
# PDT-specific
|
||||||
.buildpath
|
.buildpath
|
||||||
|
|
||||||
|
# Netbeans-specific
|
||||||
|
nbproject
|
||||||
|
|
||||||
# sbteclipse plugin
|
# sbteclipse plugin
|
||||||
.target
|
.target
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue