Skip to content

Commit 8e90ab5

Browse files
author
Bauke Scholtz
committed
Add Eclipse specific files to .gitignore.
1 parent 0f55ba7 commit 8e90ab5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ build/
22
dist/
33
*.jsfdia
44
*.asc
5-
target/
5+
/target
6+
/.settings
7+
/.project
8+
/.classpath

0 commit comments

Comments
 (0)