This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
odin-lang.Odin
mirror of
https://github.com/odin-lang/Odin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add `*.a` to `.gitignore`
Feoramund
2 months ago
parent
2c40a198fe
commit
d307e44948
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -277,6 +277,7 @@ odin
*.bin
demo.bin
libLLVM*.so*
+*.a
# shared collection
shared/