This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
stb
mirror of
https://github.com/nothings/stb.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
global: very basic .gitignore for object files
Fabian Giesen
2 years ago
parent
5a44133dc5
commit
d647af9ad2
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
.gitignore
+ 3
- 0
.gitignore
View File
@@ -0,0 +1,3 @@
+*.o
+*.obj
+*.exe