Create .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Generated by Cargo
|
2 |
+
# will have compiled files and executables
|
3 |
+
.DS_Store
|