This website works better with JavaScript
Home
Explore
Help
Sign In
archive
/
spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Added Clion/CMake build dir to gitignore.
badlogic
7 years ago
parent
a8af3fa07e
commit
88a1a58813
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -16,6 +16,8 @@ target
.idea/
build/
+cmake-build-debug/
+
spine-c/Debug/*
spine-cpp/Debug/*