diff options
| author | Thomas Schmucker <ts@its1.de> | 2024-10-06 12:58:03 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2024-10-06 12:58:03 +0200 |
| commit | d2a6897f05a07a058b2185c953b30d26fded081b (patch) | |
| tree | 288165ea13e071ac50ae42f8ff4a5ec7d2fb9334 /.gitignore | |
| download | use-mosquitto-d2a6897f05a07a058b2185c953b30d26fded081b.tar.gz use-mosquitto-d2a6897f05a07a058b2185c953b30d26fded081b.tar.bz2 use-mosquitto-d2a6897f05a07a058b2185c953b30d26fded081b.zip | |
erster Import
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..cd42ee3 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | bin/ | ||
| 2 | obj/ | ||
