Skip to content

Commit 3520bb3

Browse files
Let's not see *.o *.s and *.so in git status :-)
1 parent cee0bc8 commit 3520bb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.o
2+
*.t
3+
*.so

0 commit comments

Comments
 (0)