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
Updated .gitignore to ignore build dirs of C runtime
John
9 years ago
parent
d7633706e7
commit
c7c2715ce8
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -13,6 +13,8 @@ target
.DS_Store
spine-c/Debug/*
+spine-c/dist
+spine-c/obj
spine-cpp/Debug/*