8000 Merge pull request #9 from popzxc/update-gitignore · popzxc/unicode-script@95d0115 · GitHub
[go: up one dir, main page]

Skip to content

Commit 95d0115

Browse files
authored
Merge pull request unicode-rs#9 from popzxc/update-gitignore
Update gitignore
2 parents 8cd55c9 + 505b13e commit 95d0115

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/target
22
Cargo.lock
33
scripts/*.rs
4-
scripts/*.txt
4+
scripts/*.txt
5+
/tables.rs
6+
/*.txt

0 commit comments

Comments
 (0)
2A63
0