Skip to content

Commit 74c622a

Browse files
committed
Add bin/ to .gitignore (used by Eclipse Gradle integration)
1 parent a432554 commit 74c622a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ build
2929
.classpath
3030
.project
3131
.settings/
32+
bin/
3233

3334
# Ignore IntelliJ project files:
3435
*.ipr

0 commit comments

Comments
 (0)