diff options
author | Reiko Asakura | 2021-02-11 18:38:27 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-02-11 18:38:27 -0500 |
commit | 83e8f517beef9e1978fd3452b37e37734461c414 (patch) | |
tree | 809ea6e5c4d5c2f64664702abd60c920b5352b6f /.gitignore | |
parent | Add internal and nongame funcs for videodec.h (diff) | |
download | vds-libraries-83e8f517beef9e1978fd3452b37e37734461c414.tar.gz |
Add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..84c048a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/build/ |