diff options
author | Melody Horn / boringcactus <melody@boringcactus.com> | 2021-06-26 22:27:21 -0600 |
---|---|---|
committer | Melody Horn / boringcactus <melody@boringcactus.com> | 2021-06-26 22:27:21 -0600 |
commit | 2f8db809abd2a6a8e5bc9e381e12c775ca7681d8 (patch) | |
tree | 371cadc0876665721bc79bbad7287f463219462a /.gitignore | |
download | riir-wxwidgets-2f8db809abd2a6a8e5bc9e381e12c775ca7681d8.tar.gz riir-wxwidgets-2f8db809abd2a6a8e5bc9e381e12c775ca7681d8.zip |
begin to throw things together
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0a25f36 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +/out |