Skip to content

Commit 65346d2

Browse files
committed
Edit .gitignore to ignore sorting
1 parent 3a843fb commit 65346d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@
1515
*.exe
1616
*.out
1717
*.app
18+
19+
# Special executable
20+
sorting

0 commit comments

Comments
 (0)