mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-12 23:01:31 -05:00
Add method to choose a random captcha instance each time (#28)
* git ignore .db * Add method to choose random captcha
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
*.class
|
||||
*.log
|
||||
*.png
|
||||
*.db
|
||||
/bin/
|
||||
/project/target/
|
||||
/target/
|
||||
|
||||
Reference in New Issue
Block a user