Ignore files
This commit is contained in:
parent
326f7fa8d0
commit
121de88a57
18
.gitignore
vendored
18
.gitignore
vendored
@ -22,17 +22,17 @@ java/wcferry/bin/
|
|||||||
|
|
||||||
*_pb2_grpc.py
|
*_pb2_grpc.py
|
||||||
__pycache__
|
__pycache__
|
||||||
python/dist/
|
*/python/dist/
|
||||||
python/*.egg-info
|
*/python/*.egg-info
|
||||||
|
|
||||||
java/target/
|
*/java/target/
|
||||||
WcfGrpc.java
|
WcfGrpc.java
|
||||||
WcfOuterClass.java
|
WcfOuterClass.java
|
||||||
|
|
||||||
rust/target/
|
*/rust/target/
|
||||||
rust/wcferry/Cargo.lock
|
*/rust/wcferry/Cargo.lock
|
||||||
rust/wcferry/.wcf.lock
|
*/rust/wcferry/.wcf.lock
|
||||||
/rust/wcferry/target/CACHEDIR.TAG
|
*/rust/wcferry/target/CACHEDIR.TAG
|
||||||
|
|
||||||
http/dist/
|
*/http/dist/
|
||||||
http/*.egg-info/
|
*/http/*.egg-info/
|
||||||
|
Loading…
Reference in New Issue
Block a user