Skip to content

Commit fda7e02

Browse files
committed
[.gitignore] excluding .o files
1 parent a7ea12a commit fda7e02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*~
2+
*.o
23
*.cmi
34
*.cmo
45
*.cmx

0 commit comments

Comments
 (0)