diff options
author | Nao Pross <naopross@thearcway.org> | 2018-04-10 16:23:38 +0200 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2018-04-10 16:23:38 +0200 |
commit | 334d6c8d7a99184cd6189167adc1d29900b0d270 (patch) | |
tree | 8b73a235d3d3ae8106cf23a175d125a656bceb1e /.gitignore | |
download | SAMLiquidSmoke-334d6c8d7a99184cd6189167adc1d29900b0d270.tar.gz SAMLiquidSmoke-334d6c8d7a99184cd6189167adc1d29900b0d270.zip |
First commit
- Main
- Barebone structure for Led class
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6548394 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +build +debug +dist +dist +nbproject/private |