Skip to content

Commit d84895b

Browse files
committed
add : .gitignore
1 parent f7434a0 commit d84895b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*.o
2+
Makefile
3+
vpp.exe
4+
vpp_lex.*
5+
vpp_yacc.*
6+
config.*

0 commit comments

Comments
 (0)