Getting to the way it's supposed to be!
This commit is contained in:
19
modules/ufbx/.gitignore
vendored
Normal file
19
modules/ufbx/.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
# Project files
|
||||
proj/
|
||||
|
||||
# Build output
|
||||
build/
|
||||
|
||||
# Python cache files
|
||||
__pycache__/
|
||||
|
||||
# Editor files
|
||||
.vscode/
|
||||
|
||||
# Coverage files
|
||||
*.lcov
|
||||
*.gcov
|
||||
*.gcda
|
||||
*.gcno
|
||||
|
||||
Reference in New Issue
Block a user