fix(tools): removed and ignored kdevelop files
This commit is contained in:
parent
f59c2ce73d
commit
a150aab79d
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -48,5 +48,11 @@ compile_commands.json
|
|||
# VSCode
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
|
||||
# KDevelop
|
||||
.kdev4/
|
||||
metro-rts.kdev4
|
||||
|
||||
# Caches
|
||||
.cache/
|
||||
godot/.gdb_history
|
||||
|
|
|
@ -1,425 +0,0 @@
|
|||
[Buildset]
|
||||
BuildItems=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x01\x00\x00\x00\x0b\x00\x00\x00\x00\x01\x00\x00\x00\x12\x00m\x00e\x00t\x00r\x00o\x00-\x00r\x00t\x00s)
|
||||
|
||||
[Cppcheck]
|
||||
checkInformation=true
|
||||
checkMissingInclude=true
|
||||
checkPerformance=true
|
||||
checkPortability=true
|
||||
checkStyle=true
|
||||
checkUnusedFunction=true
|
||||
inconclusiveAnalysis=true
|
||||
useSystemIncludes=true
|
||||
|
||||
[CustomBuildSystem]
|
||||
CurrentConfiguration=BuildConfig0
|
||||
|
||||
[CustomBuildSystem][BuildConfig0]
|
||||
BuildDir=file:///home/sara/Documents/gd-projects/metro-rts
|
||||
Title=Debug Library
|
||||
|
||||
[CustomBuildSystem][BuildConfig0][ToolBuild]
|
||||
Arguments=target=template_debug debug_symbols=yes optimize=none
|
||||
Enabled=true
|
||||
Environment=
|
||||
Executable=file:scons
|
||||
Type=0
|
||||
|
||||
[CustomBuildSystem][BuildConfig0][ToolClean]
|
||||
Arguments=
|
||||
Enabled=false
|
||||
Environment=
|
||||
Executable=
|
||||
Type=3
|
||||
|
||||
[CustomBuildSystem][BuildConfig0][ToolConfigure]
|
||||
Arguments=
|
||||
Enabled=false
|
||||
Environment=
|
||||
Executable=
|
||||
Type=1
|
||||
|
||||
[CustomBuildSystem][BuildConfig0][ToolInstall]
|
||||
Arguments=
|
||||
Enabled=false
|
||||
Environment=
|
||||
Executable=
|
||||
Type=2
|
||||
|
||||
[CustomBuildSystem][BuildConfig0][ToolPrune]
|
||||
Arguments=
|
||||
Enabled=false
|
||||
Environment=
|
||||
Executable=
|
||||
Type=4
|
||||
|
||||
[CustomDefinesAndIncludes][ProjectPath0]
|
||||
Path=.
|
||||
parseAmbiguousAsCPP=true
|
||||
parserArguments=-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -std=c++17
|
||||
parserArgumentsC=-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -std=gnu11
|
||||
parserArgumentsCuda=-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -std=c++11
|
||||
parserArgumentsOpenCL=-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -cl-std=CL1.1
|
||||
|
||||
[CustomDefinesAndIncludes][ProjectPath0][Compiler]
|
||||
Name=GCC
|
||||
|
||||
[CustomDefinesAndIncludes][ProjectPath0][Defines]
|
||||
DEBUG_ENABLED=
|
||||
DEBUG_METHODS_ENABLED=
|
||||
GDEXTENSION=
|
||||
HOT_RELOAD_ENABLED=
|
||||
LINUX_ENABLED=
|
||||
NDEBUG=
|
||||
UNIX_ENABLED=
|
||||
|
||||
[CustomDefinesAndIncludes][ProjectPath0][Includes]
|
||||
1=/home/sara/Documents/gd-projects/metro-rts/godot-cpp/gen/include
|
||||
2=/home/sara/Documents/gd-projects/metro-rts/godot-cpp/include
|
||||
3=/home/sara/Documents/gd-projects/metro-rts/godot-cpp/gdextension
|
||||
4=/home/sara/Documents/gd-projects/metro-rts/src
|
||||
|
||||
[Filters]
|
||||
size=58
|
||||
|
||||
[Filters][0]
|
||||
inclusive=0
|
||||
pattern=.*
|
||||
targets=3
|
||||
|
||||
[Filters][1]
|
||||
inclusive=1
|
||||
pattern=.gitignore
|
||||
targets=1
|
||||
|
||||
[Filters][10]
|
||||
inclusive=1
|
||||
pattern=.editorconfig
|
||||
targets=1
|
||||
|
||||
[Filters][11]
|
||||
inclusive=1
|
||||
pattern=.isort.cfg
|
||||
targets=1
|
||||
|
||||
[Filters][12]
|
||||
inclusive=1
|
||||
pattern=.mypy.ini
|
||||
targets=1
|
||||
|
||||
[Filters][13]
|
||||
inclusive=1
|
||||
pattern=.pep8
|
||||
targets=1
|
||||
|
||||
[Filters][14]
|
||||
inclusive=1
|
||||
pattern=.prettierignore
|
||||
targets=1
|
||||
|
||||
[Filters][15]
|
||||
inclusive=1
|
||||
pattern=.prettierrc*
|
||||
targets=1
|
||||
|
||||
[Filters][16]
|
||||
inclusive=1
|
||||
pattern=.pydocstyle*
|
||||
targets=1
|
||||
|
||||
[Filters][17]
|
||||
inclusive=1
|
||||
pattern=.pylintrc
|
||||
targets=1
|
||||
|
||||
[Filters][18]
|
||||
inclusive=1
|
||||
pattern=.readthedocs.y*ml
|
||||
targets=1
|
||||
|
||||
[Filters][19]
|
||||
inclusive=1
|
||||
pattern=.yamllint*
|
||||
targets=1
|
||||
|
||||
[Filters][2]
|
||||
inclusive=1
|
||||
pattern=.gitmodules
|
||||
targets=1
|
||||
|
||||
[Filters][20]
|
||||
inclusive=1
|
||||
pattern=.circleci
|
||||
targets=2
|
||||
|
||||
[Filters][21]
|
||||
inclusive=0
|
||||
pattern=.git
|
||||
targets=2
|
||||
|
||||
[Filters][22]
|
||||
inclusive=0
|
||||
pattern=CVS
|
||||
targets=2
|
||||
|
||||
[Filters][23]
|
||||
inclusive=0
|
||||
pattern=.svn
|
||||
targets=2
|
||||
|
||||
[Filters][24]
|
||||
inclusive=0
|
||||
pattern=_svn
|
||||
targets=2
|
||||
|
||||
[Filters][25]
|
||||
inclusive=0
|
||||
pattern=SCCS
|
||||
targets=2
|
||||
|
||||
[Filters][26]
|
||||
inclusive=0
|
||||
pattern=_darcs
|
||||
targets=2
|
||||
|
||||
[Filters][27]
|
||||
inclusive=0
|
||||
pattern=.hg
|
||||
targets=2
|
||||
|
||||
[Filters][28]
|
||||
inclusive=0
|
||||
pattern=.bzr
|
||||
targets=2
|
||||
|
||||
[Filters][29]
|
||||
inclusive=0
|
||||
pattern=__pycache__
|
||||
targets=2
|
||||
|
||||
[Filters][3]
|
||||
inclusive=1
|
||||
pattern=.pre-commit-config.yaml
|
||||
targets=1
|
||||
|
||||
[Filters][30]
|
||||
inclusive=0
|
||||
pattern=*.o
|
||||
targets=1
|
||||
|
||||
[Filters][31]
|
||||
inclusive=0
|
||||
pattern=*.a
|
||||
targets=1
|
||||
|
||||
[Filters][32]
|
||||
inclusive=0
|
||||
pattern=*.so
|
||||
targets=1
|
||||
|
||||
[Filters][33]
|
||||
inclusive=0
|
||||
pattern=*.so.*
|
||||
targets=1
|
||||
|
||||
[Filters][34]
|
||||
inclusive=0
|
||||
pattern=*.obj
|
||||
targets=1
|
||||
|
||||
[Filters][35]
|
||||
inclusive=0
|
||||
pattern=*.lib
|
||||
targets=1
|
||||
|
||||
[Filters][36]
|
||||
inclusive=0
|
||||
pattern=*.dll
|
||||
targets=1
|
||||
|
||||
[Filters][37]
|
||||
inclusive=0
|
||||
pattern=*.exp
|
||||
targets=1
|
||||
|
||||
[Filters][38]
|
||||
inclusive=0
|
||||
pattern=*.pdb
|
||||
targets=1
|
||||
|
||||
[Filters][39]
|
||||
inclusive=0
|
||||
pattern=moc_*.cpp
|
||||
targets=1
|
||||
|
||||
[Filters][4]
|
||||
inclusive=1
|
||||
pattern=.gitlab-ci.yml
|
||||
targets=1
|
||||
|
||||
[Filters][40]
|
||||
inclusive=0
|
||||
pattern=*.moc
|
||||
targets=1
|
||||
|
||||
[Filters][41]
|
||||
inclusive=0
|
||||
pattern=ui_*.h
|
||||
targets=1
|
||||
|
||||
[Filters][42]
|
||||
inclusive=0
|
||||
pattern=*.qmlc
|
||||
targets=1
|
||||
|
||||
[Filters][43]
|
||||
inclusive=0
|
||||
pattern=qrc_*.cpp
|
||||
targets=1
|
||||
|
||||
[Filters][44]
|
||||
inclusive=0
|
||||
pattern=*~
|
||||
targets=1
|
||||
|
||||
[Filters][45]
|
||||
inclusive=0
|
||||
pattern=*.orig
|
||||
targets=1
|
||||
|
||||
[Filters][46]
|
||||
inclusive=0
|
||||
pattern=.*.kate-swp
|
||||
targets=1
|
||||
|
||||
[Filters][47]
|
||||
inclusive=0
|
||||
pattern=.*.swp
|
||||
targets=1
|
||||
|
||||
[Filters][48]
|
||||
inclusive=0
|
||||
pattern=*.pyc
|
||||
targets=1
|
||||
|
||||
[Filters][49]
|
||||
inclusive=0
|
||||
pattern=*.pyo
|
||||
targets=1
|
||||
|
||||
[Filters][5]
|
||||
inclusive=1
|
||||
pattern=.travis.yml
|
||||
targets=1
|
||||
|
||||
[Filters][50]
|
||||
inclusive=0
|
||||
pattern=*.os
|
||||
targets=1
|
||||
|
||||
[Filters][51]
|
||||
inclusive=0
|
||||
pattern=/godot-cpp
|
||||
targets=2
|
||||
|
||||
[Filters][52]
|
||||
inclusive=0
|
||||
pattern=/bin
|
||||
targets=2
|
||||
|
||||
[Filters][53]
|
||||
inclusive=0
|
||||
pattern=/.clang-format
|
||||
targets=1
|
||||
|
||||
[Filters][54]
|
||||
inclusive=0
|
||||
pattern=/init.sh
|
||||
targets=1
|
||||
|
||||
[Filters][55]
|
||||
inclusive=0
|
||||
pattern=/LICENSE.md
|
||||
targets=1
|
||||
|
||||
[Filters][56]
|
||||
inclusive=0
|
||||
pattern=/src/utils/documentation
|
||||
targets=2
|
||||
|
||||
[Filters][57]
|
||||
inclusive=0
|
||||
pattern=/godot
|
||||
targets=2
|
||||
|
||||
[Filters][6]
|
||||
inclusive=1
|
||||
pattern=.bumpversion.cfg
|
||||
targets=1
|
||||
|
||||
[Filters][7]
|
||||
inclusive=1
|
||||
pattern=.clang-format
|
||||
targets=1
|
||||
|
||||
[Filters][8]
|
||||
inclusive=1
|
||||
pattern=.clippy.toml
|
||||
targets=1
|
||||
|
||||
[Filters][9]
|
||||
inclusive=1
|
||||
pattern=.codespellrc
|
||||
targets=1
|
||||
|
||||
[Launch]
|
||||
Launch Configurations=Launch Configuration 0,Launch Configuration 1
|
||||
|
||||
[Launch][Launch Configuration 0]
|
||||
Configured Launch Modes=execute
|
||||
Configured Launchers=nativeAppLauncher
|
||||
Name=game
|
||||
Type=Native Application
|
||||
|
||||
[Launch][Launch Configuration 0][Data]
|
||||
Arguments=
|
||||
Dependencies=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x01\x00\x00\x00\x0b\x00\x00\x00\x00\x01\x00\x00\x00\x12\x00m\x00e\x00t\x00r\x00o\x00-\x00r\x00t\x00s)
|
||||
Dependency Action=Build
|
||||
EnvironmentGroup=
|
||||
Executable=file:///usr/bin/godot
|
||||
External Terminal=konsole --noclose --workdir %workdir -e %exe
|
||||
Kill Before Executing Again=4194304
|
||||
Project Target=
|
||||
Use External Terminal=false
|
||||
Working Directory=file:///home/sara/Documents/gd-projects/metro-rts/godot
|
||||
isExecutable=true
|
||||
|
||||
[Launch][Launch Configuration 1]
|
||||
Configured Launch Modes=execute
|
||||
Configured Launchers=nativeAppLauncher
|
||||
Name=editor
|
||||
Type=Native Application
|
||||
|
||||
[Launch][Launch Configuration 1][Data]
|
||||
Arguments=-e
|
||||
Debugger Shell=
|
||||
Dependencies=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x01\x00\x00\x00\x0b\x00\x00\x00\x00\x01\x00\x00\x00\x12\x00m\x00e\x00t\x00r\x00o\x00-\x00r\x00t\x00s)
|
||||
Dependency Action=Build
|
||||
Display Demangle Names=true
|
||||
Display Static Members=false
|
||||
EnvironmentGroup=
|
||||
Executable=file:///usr/bin/godot
|
||||
External Terminal=konsole --noclose --workdir %workdir -e %exe
|
||||
GDB Path=
|
||||
Kill Before Executing Again=4194304
|
||||
Project Target=
|
||||
Remote GDB Config Script=
|
||||
Remote GDB Run Script=
|
||||
Remote GDB Shell Script=
|
||||
Start With=ApplicationOutput
|
||||
Use External Terminal=false
|
||||
Working Directory=file:///home/sara/Documents/gd-projects/metro-rts/godot
|
||||
isExecutable=true
|
||||
|
||||
[Project]
|
||||
VersionControlSupport=kdevgit
|
|
@ -1,4 +0,0 @@
|
|||
[Project]
|
||||
CreatedFrom=Makefile
|
||||
Manager=KDevCustomBuildSystem
|
||||
Name=metro-rts
|
Loading…
Reference in a new issue