Added GNOME Builder configuration to gitignore.

This commit is contained in:
teromene 2018-04-14 18:15:13 +01:00
parent 494169f959
commit 1bd4a40f71

5
.gitignore vendored
View file

@ -231,4 +231,7 @@ DEBUG
###################### ######################
## VisualStudioCode ## ## VisualStudioCode ##
###################### ######################
.vscode/* .vscode/*
#Builder
.buildconfig