Skip to content

Commit 5aaf593

Browse files
committed
Initial commit
0 parents  commit 5aaf593

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Compiled files
2+
*.o
3+
*.so
4+
*.rlib
5+
*.dll
6+
7+
# Executables
8+
*.exe
9+
10+
# Generated by Cargo
11+
/target/

0 commit comments

Comments
 (0)