gitignore/V.gitignore

14 lines
75 B
Plaintext

*
!*/
!*.*
*.exe
*.o
*.so
*.tmp.c
*.exp
*.ilk
*.pdb
*.dll
*.lib
*.bak
*.out