mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Add build directories to gitignore
This commit is contained in:
parent
0ba2efe97f
commit
5aacb42c41
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,3 +2,6 @@
|
|||
*.komodoproject
|
||||
.*.swp
|
||||
.*.swo
|
||||
build/
|
||||
build-debug/
|
||||
build-release/
|
||||
Loading…
Reference in a new issue