git ignore samples and project files
This commit is contained in:
parent
03548d17ae
commit
24a6caad57
|
|
@ -3,4 +3,10 @@
|
|||
/*.db
|
||||
/bin/
|
||||
/project/target/
|
||||
/project/project/
|
||||
/target/
|
||||
|
||||
# for various captcha
|
||||
/known/
|
||||
/unknown/
|
||||
/lib/fonts/
|
||||
|
|
|
|||
Loading…
Reference in New Issue