Commit Graph

11 Commits

Author SHA1 Message Date
Alex Drozd
6c9362a9f4 add venv and .venv to the .gitignore
(cherry picked from commit a6fda19e8520b523f41655e3dd1b94cfe9bd1f3c)
2023-08-30 11:01:19 +02:00
Rémi Verschelde
a912658903 Remove too greedy GCOV ignores from .gitignore
This would cause `updown.png` to be ignored in our default theme in 3.x.

These ignores were added in #36800 for #36572 (see that PR for usage
instructions).

From a quick test, using `--output-file` for `lcov` and `--output-directory`
for genhtml let us output the files in a way that won't conflict with the
Git repository (e.g. in `bin/`, or outside the Git repo).

(cherry picked from commit 5c38e4216174f21362058a1a77938f5a63e2ffef)
2023-08-30 10:35:35 +02:00
Ben Rog-Wilhelm
575adb91fc Fix .gitignore ignores part of the committed repo.
(cherry picked from commit 37d68929e8ab3a1cab550a4cb83152eb13012f8c)
2023-08-30 10:15:56 +02:00
fe96612801 Ported: Do not ignore x86 source code directories anywhere under thirdparty directory. - ipsoftdev
d41ce4d492
2022-12-27 22:39:13 +01:00
ocean (they/them)
e400bc3b48 Add VS's enc_temp_folder to .gitignore
(cherry picked from commit 8ae66c143bd2c6be1e8119e92dcdb99d51de329f)
2022-12-12 12:21:27 +01:00
Hugo Locurcio
f2709ecef3 Fix libtheora source code being mistakenly .gitignored
(cherry picked from commit ffb9f2b53f3f2fe0ad600d131ce4463610e77988)
2022-12-12 12:15:54 +01:00
Ignacio Roldán Etcheverry
c88d8dd201 Add JetBrains Fleet folder to gitignore
(cherry picked from commit 166d86ca84460650b79da6672eb46f278c6214f8)
2022-12-11 19:11:10 +01:00
44f66b5106 Added custom_modules folder to the .gitignore. 2022-10-30 11:34:37 +01:00
Pedro J. Estébanez
ba9d7d66fd Add ability to extend the set of Git pre-commit hooks
(cherry picked from commit 8e2d0e1bb16409ad2e32e6e59432ffafb03c14ee)
2022-09-16 22:47:07 +02:00
32f148ac0c Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
49f8e8c398 Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00