Merge pull request #57 from Avamander/patch-2

Added a few more folders to gitignore before they end up in the repository
main
JF002 2020-09-02 21:06:32 +07:00 committed by GitHub
commit 61e7ad9186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 2 deletions

17
.gitignore vendored

@ -1,6 +1,19 @@
.idea
cmake-build-*
.idea/
cmake-build-*/
**/CMakeCache.txt
CMakeFiles/
core
sdk
src/Version.h
docker/post_build.sh
# Linux
**/.directory
**/*.swp
# OSX/MacOS
**/.DS_Store
# Windows
**/thumbs.db