Skip to content

Commit ffd938f

Browse files
committed
initial import of "hat"
1 parent 8a1602d commit ffd938f

20 files changed

+5403
-0
lines changed

hat/.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Rust
2+
3+
target/
4+
5+
# Eclipse
6+
7+
.project
8+
.settings/
9+
10+
# IntelliJ
11+
12+
*.iml
13+
.idea/*
14+

0 commit comments

Comments
 (0)