Skip to content

Commit b2d09b0

Browse files
committed
unify gitignores
the one in templateplugin needs to remain where it is, as it is part of the template
1 parent 8259859 commit b2d09b0

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
.idea
1+
.gradle/
2+
.idea/
3+
build
4+
.project
5+
.settings/
6+
.classpath
7+
nbactions.xml
8+
nb-configuration.xml
9+
nbproject/

package/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)