diff options
author | Melody Horn <melody@boringcactus.com> | 2021-04-28 23:57:55 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-04-28 23:57:55 -0600 |
commit | 394fbd1bfbcb9f5cfd50ff10239aa115f2b0696e (patch) | |
tree | 5c50415c7ce33502578b1393e00f596b557c5934 /.gitignore | |
download | synthfinity-394fbd1bfbcb9f5cfd50ff10239aa115f2b0696e.tar.gz synthfinity-394fbd1bfbcb9f5cfd50ff10239aa115f2b0696e.zip |
start
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |