Skip to content

Commit 2965ef9

Browse files
committed
dev: update .gitignore
1 parent 908e2a6 commit 2965ef9

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.gitignore

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
api
2-
pkg
3-
doc/faq/faq.html
41
*.so
52
*.bundle
63
*.swp
7-
test/test.db
8-
tmp
9-
ports
104
*.log
115
*.o
12-
.config
13-
InstalledFiles
14-
Makefile
6+
7+
test/test.db
8+
159
Gemfile.lock
10+
11+
gems/
12+
pkg/
13+
ports/
14+
tmp/
15+
vendor/

0 commit comments

Comments
 (0)