Croteam-official/Serious-Engine

Generated files

ljrk0 opened this issue · 2 comments

ljrk0 commented

This is just a listing of all generated files I stumble[d] across (in Sources/ subdir):

  • Ecc/Scanner.cpp
  • Engine/Ska/smcPars.cpp
  • Engine/Base/Scanner.cpp
  • Engine/Ska/smcScan.cpp
  • SeriousSkaStudio/Scanner.cpp
  • WorldEditor/hlp/resources.hm

these can be safely removed.

Possibly one should also add the Configuration files to the .gitignore

There are much more generated files. Every .ES file is compiled using ECC.exe into one .CPP and two .H files. I'll try to exclude those.

ljrk0 commented

Yes but these are not included in the repo here. I'm currently tracking them down and eventually do a pull request (with .gitignore update)