diff options
| author | 2023-05-11 14:30:49 -0400 | |
|---|---|---|
| committer | 2023-05-11 14:30:49 -0400 | |
| commit | 9bcc634f2ed02e8898effc39b97256f213ef6487 (patch) | |
| tree | c6b80580a76dad4a6ec652c2998c548085b7be7f /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f84a75b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/build +.DS_Store +compile_flags.txt |
