Skip to content

Commit c526727

Browse files
committed
Add .gitignore file.
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
1 parent 87074c1 commit c526727

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.*.mod.cmd
2+
.*.o.d
3+
*.mod
4+
*.so
5+
Makefile
6+
compat_def.h
7+
version.h

0 commit comments

Comments
 (0)