fix gitignore
This commit is contained in:
parent
4ed1c1abae
commit
fabed02f55
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -23,3 +23,7 @@ packr*.jar
|
|||
|
||||
# Kate Project
|
||||
.kateproject
|
||||
|
||||
# Kdev
|
||||
.kdev4/*
|
||||
*.kdev4
|
||||
|
|
|
@ -1,24 +0,0 @@
|
|||
[Launch]
|
||||
Launch Configurations=Launch Configuration 0
|
||||
|
||||
[Launch][Launch Configuration 0]
|
||||
Configured Launch Modes=execute
|
||||
Configured Launchers=nativeAppLauncher
|
||||
Name=Run JAR
|
||||
Type=Native Application
|
||||
|
||||
[Launch][Launch Configuration 0][Data]
|
||||
Arguments=
|
||||
Dependencies=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x00)
|
||||
Dependency Action=Nothing
|
||||
EnvironmentGroup=
|
||||
Executable=file:///usr/bin/java /mdia/Projects/WorldsOrganizer/target/
|
||||
External Terminal=konsole --noclose --workdir %workdir -e %exe
|
||||
Kill Before Executing Again=4194304
|
||||
Project Target=
|
||||
Use External Terminal=false
|
||||
Working Directory=file:///mdia/Projects/WorldsOrganizer/
|
||||
isExecutable=true
|
||||
|
||||
[Project]
|
||||
VersionControlSupport=kdevgit
|
|
@ -1,3 +0,0 @@
|
|||
[Project]
|
||||
Manager=KDevCustomMakeManager
|
||||
Name=WorldsOrganizer
|
Loading…
Reference in New Issue
Block a user