mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-03 01:19:38 +01:00
Added custom_modules folder to the .gitignore.
This commit is contained in:
parent
0b37d5ec86
commit
44f66b5106
3
.gitignore
vendored
3
.gitignore
vendored
@ -369,3 +369,6 @@ compile_commands.json
|
|||||||
# https://clangd.llvm.org/ cache folder
|
# https://clangd.llvm.org/ cache folder
|
||||||
.clangd/
|
.clangd/
|
||||||
.cache/
|
.cache/
|
||||||
|
|
||||||
|
# Ignored custom modules folder that the project setup script can use when needed
|
||||||
|
custom_modules/
|
||||||
|
Loading…
Reference in New Issue
Block a user