📦 NEW: add .gitignore (exclude builddir)
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Mac OS
|
||||
.DS_Store
|
||||
|
||||
# test coverage
|
||||
tests/clover.xml
|
||||
|
||||
# packaged app
|
||||
build/artifacts
|
||||
Reference in New Issue
Block a user