Skip to content

Commit 5edf7ea

Browse files
committed
Adding nb-configuration to the ignore list
1 parent a4a16c3 commit 5edf7ea

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Desktop.ini
3939
# Files that might appear on external disk
4040
.Spotlight-V100
4141
.Trashes
42+
43+
######################
44+
# NetBeans
45+
######################
46+
nb-configuration.xml
4247

4348
######################
4449
# IDEA
@@ -74,4 +79,4 @@ local.properties
7479
.cproject
7580

7681
# PDT-specific
77-
.buildpath
82+
.buildpath

0 commit comments

Comments
 (0)