mirror of
https://github.com/github/gitignore
synced 2024-12-01 16:05:43 +01:00
15 lines
81 B
Plaintext
15 lines
81 B
Plaintext
*
|
|
!*/
|
|
!*.*
|
|
*.exe
|
|
*.o
|
|
*.so
|
|
*.tmp.c
|
|
*.obj
|
|
*.exp
|
|
*.ilk
|
|
*.pdb
|
|
*.dll
|
|
*.lib
|
|
*.bak
|
|
*.out |