1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-07-04 17:30:47 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Peter Eisenmann
745ec5a2e5 general: ignore all unknown hidden folders
In particular this also covers '.vscode'.
2023-10-28 00:25:26 +00:00
António Fernandes
1454c03e7c gitignore: Ignore flatpak-builder state dir 2023-04-24 09:46:03 +01:00
Peter Eisenmann
856803f9d6 general: Delete no longer needed git ignores
Meson builds out-of-tree, these ignored files will never get created in
these directories. If they do, it indicates a build configuration error
and should not be hidden.
2022-07-17 23:51:03 +00:00
Carlos Soriano
f63a588138 gitignore: Remove autotools related files.
And also some non existent files.

https://bugzilla.gnome.org/show_bug.cgi?id=780584
2017-03-27 11:40:08 +02:00
Carlos Soriano
17a2ab21ef gitignore: Add .flatpak-builder
The .flatpak-builder is used by flatpak-builder for internal use when
building with flatpak, so ignore it.
2017-03-27 11:26:40 +02:00
Ernestas Kulik
728300331d general: drop git.mk
This commit removes git.mk and adds hand-written gitignore files. That
is needed to ignore build/, which is the directory of choice for Meson
builds.

https://bugzilla.gnome.org/show_bug.cgi?id=778167
2017-02-24 00:24:27 +02:00
Carlos Soriano
c634071eaf Revert "general: track .gitignore"
This reverts commit 171bf2a837.
2016-12-01 18:10:27 +01:00
Carlos Soriano
4534fe508f Revert "gitignore: ignore .flatpak-builder"
This reverts commit 5f1fd258f0.
2016-12-01 18:09:19 +01:00
Carlos Soriano
2ddf64b30b Revert "gitignore: ignore m4 directory"
This reverts commit 3aaecdeea8.
2016-12-01 18:09:11 +01:00
Carlos Soriano
3a010a927c Revert "gitignore: ignore gtk-doc generated files"
This reverts commit fbe174d158.
2016-12-01 18:09:02 +01:00
Carlos Soriano
8287957d6d Revert "gitignore: ignore gnome-builder build configurations"
This reverts commit c3681088f6.
2016-12-01 18:08:52 +01:00
Carlos Soriano
c3681088f6 gitignore: ignore gnome-builder build configurations
Although you are free to use any other IDE, we want first class
support for Builder.

https://bugzilla.gnome.org/show_bug.cgi?id=775460
2016-12-01 13:13:30 +01:00
Carlos Soriano
fbe174d158 gitignore: ignore gtk-doc generated files
https://bugzilla.gnome.org/show_bug.cgi?id=775460
2016-12-01 13:13:30 +01:00
Carlos Soriano
3aaecdeea8 gitignore: ignore m4 directory
https://bugzilla.gnome.org/show_bug.cgi?id=775460
2016-12-01 13:13:30 +01:00
Carlos Soriano
5f1fd258f0 gitignore: ignore .flatpak-builder
https://bugzilla.gnome.org/show_bug.cgi?id=775460
2016-12-01 13:13:30 +01:00
Carlos Soriano
171bf2a837 general: track .gitignore
We should ignore the same files for everyone.

https://bugzilla.gnome.org/show_bug.cgi?id=775460
2016-12-01 13:13:30 +01:00
Carlos Soriano
e9e33ded5a Revert "Add building with flatpak"
This reverts commit 21bc97be30.
2016-12-01 13:05:57 +01:00
Carlos Soriano
21bc97be30 Add building with flatpak 2016-12-01 11:49:23 +01:00
William Jon McCann
0ab374ea0b Use git.mk 2012-09-17 18:07:25 -04:00
William Jon McCann
292314dd32 Update directory async test case 2012-08-08 15:55:29 -04:00
Cosimo Cecchi
56f5721f8e Update gitignore 2012-04-21 18:58:43 -04:00
Alexander Larsson
9669b91d70 Update all .gitignore files 2011-05-04 16:48:34 +02:00
Alexander Larsson
bad7749c6c Add .gitignore files 2009-04-17 14:30:05 +02:00