Ignore files

This commit is contained in:
Changhua 2023-07-15 09:14:55 +08:00
parent 326f7fa8d0
commit 121de88a57

18
.gitignore vendored
View File

@ -22,17 +22,17 @@ java/wcferry/bin/
*_pb2_grpc.py
__pycache__
python/dist/
python/*.egg-info
*/python/dist/
*/python/*.egg-info
java/target/
*/java/target/
WcfGrpc.java
WcfOuterClass.java
rust/target/
rust/wcferry/Cargo.lock
rust/wcferry/.wcf.lock
/rust/wcferry/target/CACHEDIR.TAG
*/rust/target/
*/rust/wcferry/Cargo.lock
*/rust/wcferry/.wcf.lock
*/rust/wcferry/target/CACHEDIR.TAG
http/dist/
http/*.egg-info/
*/http/dist/
*/http/*.egg-info/