mirror of
https://github.com/lionsoul2014/ip2region.git
synced 2025-12-08 19:25:22 +00:00
ignore __pycache__
This commit is contained in:
parent
0422ed3f4f
commit
9e2ca6bd98
4
.gitignore
vendored
4
.gitignore
vendored
@ -6,7 +6,6 @@
|
||||
*.log
|
||||
*.la
|
||||
*.so
|
||||
*.xdb
|
||||
*.iml
|
||||
META-INF/
|
||||
.DS_Store
|
||||
@ -39,6 +38,9 @@ META-INF/
|
||||
/binding/java/target/
|
||||
/binding/java/*.jar
|
||||
|
||||
# python
|
||||
/**/__pycache__
|
||||
|
||||
# clang
|
||||
/binding/c/xdb_searcher
|
||||
/binding/c/test_util
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user