Selaa lähdekoodia

Initial commit

ayush99336 1 viikko sitten
sitoutus
ce0927491b
2 muutettua tiedostoa jossa 15 lisäystä ja 0 poistoa
  1. 13 0
      .gitignore
  2. 2 0
      README.md

+ 13 - 0
.gitignore

@@ -0,0 +1,13 @@
+# ---> Rust
+# Compiled files
+*.o
+*.so
+*.rlib
+*.dll
+
+# Executables
+*.exe
+
+# Generated by Cargo
+/target/
+

+ 2 - 0
README.md

@@ -0,0 +1,2 @@
+# 100daysofrust
+