This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
contrib: add missing .a files that have been ignored by .gitignore for
something like forever, and fix .gitignore so that this doesn't happen again.
legacy
Sam Hocevar
sam
13 years ago
parent
9bea12367d
commit
299100949a
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
.gitignore
+ 9
- 0
.gitignore
View File
@@ -38,6 +38,15 @@ win32/Release
win32/*.vcxproj.user
win32/*.sdf
win32/*.suo
# Do not exclude anything in contrib; this is currently one level
# more than our current max
!contrib/*
!contrib/*/*
!contrib/*/*/*
!contrib/*/*/*/*
!contrib/*/*/*/*/*
!contrib/*/*/*/*/*/*
!contrib/*/*/*/*/*/*/*
# Our binaries
deushax/deushax
deushax/editor
Write
Preview
Loading…
Cancel
Save