8000 Merge pull request #91 from cirosantilli/gitignore-class · JavaScriptor/leetcode@f5cfb0d · GitHub
[go: up one dir, main page]

Skip to content

Commit f5cfb0d

Browse files
committed
Merge pull request haoel#91 from cirosantilli/gitignore-class
gitignore *.class files for those without IDE
2 parents 625ad10 + cc7fc84 commit f5cfb0d

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
@@ -1,2 +1,3 @@
11
.idea
22
algorithms-java/out
3+
*.class

0 commit comments

Comments
 (0)
0