This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Added Windows specific .obj for objects to ignore.
Nisarg Shah
11 years ago
parent
8480473de9
commit
830889620e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
C.gitignore
+ 1
- 0
C.gitignore
View File
@@ -1,6 +1,7 @@
# Object files
*.o
*.ko
+*.obj
# Libraries
*.lib