diff options
author | Case Duckworth | 2023-07-17 22:48:32 -0500 |
---|---|---|
committer | Case Duckworth | 2023-07-17 22:48:32 -0500 |
commit | 7ae212e4ede5c61a2fd44512be5fdf92cb3d7105 (patch) | |
tree | c5f89eec1a19a32e73f4997fb758683c137b4364 /.gitignore | |
parent | Add build machinery (diff) | |
download | boudin-7ae212e4ede5c61a2fd44512be5fdf92cb3d7105.tar.gz boudin-7ae212e4ede5c61a2fd44512be5fdf92cb3d7105.zip |
Ignore out/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c5635da..8e87b45 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -1,2 +1,3 @@ | |||
1 | boudin | 1 | boudin |
2 | *.sh | 2 | *.sh |
3 | out \ No newline at end of file | ||