mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:37:45 +00:00
Base: Remove *.hsp files
HackStudio no longer has dedicated project files, so let's get rid of the *.hsp file concept. It'll eventually produce some files again, but they won't be the same kind of "project" files.
This commit is contained in:
parent
dd3e6451ac
commit
c139b7fe78
5 changed files with 0 additions and 13 deletions
|
@ -1,7 +1,6 @@
|
|||
[Icons]
|
||||
cplusplus=*.cpp,*.cxx,*.cc,*.c++
|
||||
form=*.frm
|
||||
hackstudio=*.hsp
|
||||
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
||||
html=*.html,*.htm
|
||||
ini=*.ini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue