mirror of https://github.com/Icinga/icinga2.git
Add build directories to gitignore
This commit is contained in:
parent
0ba2efe97f
commit
5aacb42c41
|
@ -2,3 +2,6 @@
|
||||||
*.komodoproject
|
*.komodoproject
|
||||||
.*.swp
|
.*.swp
|
||||||
.*.swo
|
.*.swo
|
||||||
|
build/
|
||||||
|
build-debug/
|
||||||
|
build-release/
|
Loading…
Reference in New Issue