mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-18 23:11:19 +03:00
add .gitignore
This commit is contained in:
13
.gitignore
vendored
Executable file
13
.gitignore
vendored
Executable file
@ -0,0 +1,13 @@
|
|||||||
|
Debug/
|
||||||
|
Release/
|
||||||
|
obj/
|
||||||
|
Release_*/
|
||||||
|
.timestamp
|
||||||
|
*.exe
|
||||||
|
*.dll
|
||||||
|
*.lib
|
||||||
|
*.exp
|
||||||
|
*.plg
|
||||||
|
*.opt
|
||||||
|
*.vbw
|
||||||
|
*.ncb
|
Reference in New Issue
Block a user