Initial commit - some engine bugs stopping compiling
This commit is contained in:
22
third-party/glad/.gitignore
vendored
Normal file
22
third-party/glad/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
*.pyc
|
||||
/*.xml
|
||||
*.kdev4
|
||||
build/
|
||||
*.o
|
||||
*.a
|
||||
a.out
|
||||
*.kdev_include_paths
|
||||
main.c
|
||||
*.diff
|
||||
*.swp
|
||||
.idea
|
||||
dist/
|
||||
*.egg-info
|
||||
/khrplatform.h
|
||||
/eglplatform.h
|
||||
/vk_platform.h
|
||||
/glad-rs/
|
||||
/rust/
|
||||
target/
|
||||
Cargo.lock
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user