This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
a81875b24b
v
/
.gitignore
14 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add .gitignore file
2019-06-23 02:35:34 +03:00
*.dSYM
fix tests
2019-06-26 20:03:35 +03:00
*_test
Update .gitignore
2019-07-03 17:12:38 +03:00
/v
/vprod
/v.c
additional `.gitignore` rules for windows development
2019-07-17 19:23:28 +03:00
/v.exe
Update .gitignore & add examples/hot_code_reloading/.gitignore
2019-07-23 13:54:28 +03:00
*.exe
*.o
.*.c
Windows: fix some heap corruptions, fix msvc not building with unicode flags, fix os.getwd, fix mscrazy using a less recent installation
2019-07-24 16:00:26 +03:00
*.obj
*.pdb
Reference in New Issue
Copy Permalink