summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* SCons: pass `ninja_file` variable in tool instead of default nameYevhen Babiichuk (DustDFG)2024-11-181-2/+2
* SCons: Improve cache purging logicThaddeus Crews2024-11-151-3/+3
* Ignore Kate's build fileMichael Alexsander2024-06-051-0/+1
* SCons: Fix Ninja compilation with MSVCThaddeus Crews2024-04-041-0/+1
* SCons: Add an option to enable the experimental ninja build backendRiteo2024-03-151-0/+4
* Add unit tests for CryptoKeyEdward Moulsdale2024-03-011-0/+1
* Merge pull request #87878 from adamscott/emacs-gitignoreRémi Verschelde2024-02-031-0/+4
|\
| * Add basic Emacs .gitignore entriesAdam Scott2024-02-031-0/+4
* | Add new VS proj generation logic that supports any platform that wants to opt inAndreia Gaita2024-01-311-0/+1
|/
* SCons: Update mypyThaddeus Crews2023-12-111-0/+3
* Remove too greedy GCOV ignores from `.gitignore`Rémi Verschelde2023-08-291-16/+2
* add venv and .venv to the .gitignoreAlex Drozd2023-05-051-0/+4
* Fix .gitignore ignores part of the committed repo.Ben Rog-Wilhelm2023-02-171-3/+6
* Change .gitignore's bin/ to binmyaaaaaaaaa2023-02-071-1/+1
* Do not ignore x86 source code directories anywhere under thirdparty directoryipsoftdev2022-12-201-2/+4
* Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextensionRémi Verschelde2022-12-121-1/+1
|\
| * Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-1/+1
* | Fix libtheora source code being mistakenly `.gitignore`dHugo Locurcio2022-12-071-0/+2
|/
* Add VS's enc_temp_folder to .gitignoreocean (they/them)2022-11-181-0/+1
* Merge pull request #67309 from groud/implement_gdnative_interface_h_dumpRémi Verschelde2022-10-311-0/+1
|\
| * Implement a way to dump the gdnative_interface.h file from the executableGilles Roudière2022-10-131-0/+1
* | Add JetBrains Fleet folder to gitignoreIgnacio Roldán Etcheverry2022-10-131-0/+1
|/
* Replace local web server setup for web editor with a Python-based solutionHugo Locurcio2022-10-041-2/+2
* Add ability to extend the set of Git pre-commit hooksPedro J. Estébanez2022-08-301-0/+1
* HTML5: Run `npm audit fix`Rémi Verschelde2022-05-251-0/+1
* Re-add some needed patterns to .gitignoreRémi Verschelde2022-03-311-6/+7
* Cleanup and reorder .gitignoreRémi Verschelde2022-03-171-264/+229
* Main: Fixup --dump-extension-api after #54017Rémi Verschelde2021-10-211-0/+3
* Add tests for TranslationsO01eg2021-09-291-0/+3
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-221-1/+1
* gitignore: Ignore Kate swap filesDanil Alexeev2021-01-271-1/+4
* Ignore clangd 11+ cache folderMichael Alexsander2021-01-201-0/+1
* Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...Fredia Huya-Kouadio2020-10-291-0/+1
* vulkan: Sync loader, headers and glslang to sdk-1.2.154.0Rémi Verschelde2020-10-151-1/+0
* git: Ignore clangd cache folderMartin Capitanio2020-09-101-0/+3
* t Add unit testing to Godot using DocTest and added to GitHub Actions CIRevoluPowered2020-07-241-1/+3
* gitignore: Ignore binutils linker temp stXXXXXX objectsRémi Verschelde2020-07-231-0/+2
* Add Code::Blocks files to .gitignore.Marcel Admiraal2020-06-151-0/+5
* SCons: Dump construction environment to a fileAndrii Doroshenko (Xrayez)2020-06-101-0/+3
* Add `custom.py` to .gitignoreAndrii Doroshenko (Xrayez)2020-05-181-0/+3
* Vulkan rendering for AndroidPouleyKetchoupp2020-04-031-0/+1
* Style: Add black format to fix_style.shRémi Verschelde2020-03-311-0/+1
* Merge pull request #36800 from qarmin/added_some_gitignore_recordsRémi Verschelde2020-03-051-0/+20
|\
| * Added to .gitignore - Cppcheck and code coverageRafał Mikrut2020-03-041-0/+20
* | Miscellaneous cleanup for the Android codebase:fhuya2020-03-041-1/+1
|/
* Added support to allow to compile Godot from the same directory while using d...Fabian Mathews2020-01-011-1/+1
* Travis CI: Test project exporting/script running in the headless editorHugo Locurcio2019-08-201-0/+1
* Fixes minor issues found by static analyzerqarmin2019-07-071-0/+2
* Add Android Studio support.fhuya2019-05-291-5/+9
* .gitignore improvements for Windows/macOSMax Hilbrunner2019-05-281-6/+23