diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-01-30 04:33:00 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-01-30 04:33:00 -0500 |
commit | 2ff08dfdbb94d059a2c92da56c0266d38854df8a (patch) | |
tree | 64678131bea1c9c45892f196e71bb1959b5dd781 /.gitignore | |
download | tanetane-2ff08dfdbb94d059a2c92da56c0266d38854df8a.tar.gz tanetane-2ff08dfdbb94d059a2c92da56c0266d38854df8a.tar.bz2 tanetane-2ff08dfdbb94d059a2c92da56c0266d38854df8a.zip |
Initial commit
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..378eac2 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
build | |||