1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 05:22:40 +02:00

.gitignore: Delete unused exceptions

The '_build' and '.vscode' folders (this in particular makes impossible
to commit settings.json) are not welcome in this general file, according
to Jehan comment:
https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/1021#note_1801018
This commit is contained in:
Bruno Lopes
2024-01-19 15:19:09 -03:00
parent 5a4a58a728
commit e653535ed2

6
.gitignore vendored
View File

@@ -1,6 +1,2 @@
# Meson
/_build
/compile_commands.json
# Atom editor
/.vscode
/compile_commands.json