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
Tune .gitignore for Win32 usage.
legacy
Sam Hocevar
sam
14 years ago
parent
6c3b80be8f
commit
d5d9953cae
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.gitignore
+ 6
- 0
.gitignore
View File
@@ -29,6 +29,12 @@ core.*
# Editor cruft
.*.swp
*~
# Visual Studio cruft
win32/Debug
win32/Release
win32/*.vcxproj.user
win32/*.sdf
win32/*.suo
# Our binaries
deushax/deushax
deushax/editor
Write
Preview
Loading…
Cancel
Save