kunitoki / yup

YUP is an open-source library dedicated to empowering developers with advanced tools for cross-platform application development.
Other
55 stars 6 forks source link

.gitignore - added CLion's temporary build directories (cmake-build*)… #2

Closed eyalamirmusic closed 5 months ago

eyalamirmusic commented 5 months ago

In CLion, default configurations are added in other directories (cmake-build-debug, for example). Clion also adds temporary IDE files to the .idea folder.

I suggest to ignore those in .gitignore.