From 6d864ce5efc110c31a346154974d85d421211faf Mon Sep 17 00:00:00 2001 From: Mafinar K Date: Sat, 17 Aug 2024 00:12:24 -0400 Subject: [PATCH] Add gitignore --- native/aoc/.gitignore | 22 +++++++++++++++++++++- priv/native/libaoc.so | Bin 489504 -> 489504 bytes 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/native/aoc/.gitignore b/native/aoc/.gitignore index ea8c4bf..bcbc6c1 100644 --- a/native/aoc/.gitignore +++ b/native/aoc/.gitignore @@ -1 +1,21 @@ -/target +# Generated by Cargo +# will have compiled files and executables +debug/ +target/ + +# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries +# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html +#Cargo.lock + +# These are backup files generated by rustfmt +**/*.rs.bk + +# MSVC Windows builds of rustc generate these, which store debugging information +*.pdb + +# RustRover +# JetBrains specific template is maintained in a separate JetBrains.gitignore that can +# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore +# and can be added to the global gitignore or merged into this file. For a more nuclear +# option (not recommended) you can uncomment the following to ignore the entire idea folder. +.idea/ \ No newline at end of file diff --git a/priv/native/libaoc.so b/priv/native/libaoc.so index 537c2d1277cc3f460b43d5159bdadba4b325fa65..9330a8b7f5d5c90cad9cfe30e53c4841c57700ab 100755 GIT binary patch delta 1679 zcmZ4RL3Y6h*$E;3pHr-#RGOKSqF<6)Tr&9~o6Tee z_5}hLH-GuCy2yC?oUZQOoH@F|n=i1h(c0W%^s|rg;pDo5_ZgpVjyu$+%IG}#?Q07L$j}g!+${N`UGfDZ5HoF;e8F6~LLf7*#Mme)za%5RG`={qDz$yl z1eWcKCa^lb)JjQ9H8C_YN;5JrFt9XAOLEoA$tla#GdHy~HnTLdFfg*Pw6HX_urxQE zesC(Aw^mAuNs5_SvO%h8a*C0OnF${CO;v1?ra#j04hhV2Sg3Bx^X`rDmr*$%AKN-;4v1bV~7JkiY3!Z0-zkE154vfFOYQfCjA zuQyIhGBGwWFi%djG&C_zOffM4`qI!i%_zyj#Lz6+NY4;wSTMvV=H=(<5j4RPj|ug} z8DVIE#|$Ek!0M5DaI6yR6GLOloneY%ggIR!_6C>_-1#M@A{gTZftiogQ4+&pW>SDN-Nj! z%@WxjnaQ5OsBkBGU8!{2Nsm%Bk=FSCACrFV7M%8%bMw{U-eb{ix0?&6-^^lHP^eoX z9T~tV&~*0Ir@3}FY~HXw%FBFsyOr7HR&ZZeQ9$f=$!vB9c7@H^Grm_xE)YG}{~yIJYXyPIlWMFXr(d`MXDMr5$s;a%%jJy64w@PM5CuRFY#EZ_|H` G0RjO1O%X`| delta 1672 zcmZ4RL3Y6h*$E^zUz}N$nv`FX5uce?VrO0~2E-BSW+42dA=mYb9Hz zC0Uv$nwgpy8e15dn&VO5RK@mK7@I-=v)B};`_-^p9lay2=!!*-0JdT>E%5J+oOPxJfzCO_`$uK!N zB{kX1*vu@|!X(Ya)XdDpG&R*A%^=w#2H~|fX56X zjlk-WdT^`~>k~s`%AH|~VuU|(;v(7^W+-ML8!?^VlU-x`Mi2J6yo95c@<27h=@5o^ zBBRy>j}b)1EOuAagYqlUK}rQ@n4|iH8@bp3N6Wu(c6DAY3nPofL}T+*LsRo4i{Rx1%nCnk*7u#&;d(9+(NQPa?Ki+Q&cFAmZ2X=)MPWm2MDwYi&KQ|Z!{4TG)+p(cZ z?~$XbuBx`+bfIM7ceXQKYUZ>fyWE8boE0gZ%XU0y7WV(*?URXp6o59YO7s0 zGH$mlV|QRw@H* zp7?e>V!7cPSy|S0r}A@F%Z02qo(eucL2AXx)ArrgdI9{#^BvnI{95|1urfdZ0IH@K A5C8xG