diff options
author | Case Duckworth | 2022-05-19 15:34:22 -0500 |
---|---|---|
committer | Case Duckworth | 2022-05-19 15:34:22 -0500 |
commit | 98fdaaef4279b824bf65d1437515063bcdb62b3c (patch) | |
tree | da578bacc75ea56feddddedd9c657a5cd33a9b8c /.gitignore | |
parent | Initial commit (diff) | |
download | hat-trick-98fdaaef4279b824bf65d1437515063bcdb62b3c.tar.gz hat-trick-98fdaaef4279b824bf65d1437515063bcdb62b3c.zip |
Ignore things
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index af8a313..6179cfb 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -1,2 +1,4 @@ | |||
1 | .tmp | 1 | .tmp |
2 | build/ | 2 | build/ |
3 | .last_build | ||
4 | ht.mk | ||