Skip to content

Commit 86eab1f

Browse files
committed
update gitignore to work with waf files
1 parent 844f923 commit 86eab1f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
*.o
2-
ebb_request_parser.c
3-
server
1+
build
2+
.waf*
43
tags
4+
.lock-wscript
5+
Makefile
6+
*.pyc

0 commit comments

Comments
 (0)