mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12: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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,2 @@
|
||||
# Meson
|
||||
/_build
|
||||
/compile_commands.json
|
||||
|
||||
# Atom editor
|
||||
/.vscode
|
||||
/compile_commands.json
|
Reference in New Issue
Block a user