gitignore
This commit is contained in:
parent
ba15058f7f
commit
d4da17099e
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Jai compiler output
|
||||||
|
*.exe
|
||||||
|
*.pdb
|
||||||
|
*.lib
|
||||||
|
*.exp
|
||||||
|
.build/
|
||||||
|
|
||||||
|
# Local configurations & logs
|
||||||
|
config.json
|
||||||
|
config_run.json
|
||||||
|
*.log
|
||||||
|
|
||||||
|
# Third-party binaries
|
||||||
|
libcurl.dll
|
||||||
|
sing-box/
|
||||||
Loading…
x
Reference in New Issue
Block a user