diff options
| author | SanJacobs | 2022-10-03 19:38:23 +0200 |
|---|---|---|
| committer | SanJacobs | 2022-10-03 19:38:23 +0200 |
| commit | 38cbad06b849ab53e5629ac076047bc150f42b29 (patch) | |
| tree | e6799fb9f5dc822c29664044bac3173fe4b23fa4 /.gitignore | |
| download | floatback-master.tar.gz floatback-master.tar.bz2 floatback-master.zip | |
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..e660fd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bin/ |