Initial commit - restart from existing code
This commit is contained in:
16
lib/All/entt/.gitignore
vendored
Normal file
16
lib/All/entt/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Conan
|
||||
conan/test_package/build
|
||||
|
||||
# IDEs
|
||||
*.user
|
||||
.idea
|
||||
.vscode
|
||||
.vs
|
||||
CMakeSettings.json
|
||||
cpp.hint
|
||||
|
||||
# Bazel
|
||||
/bazel-*
|
||||
/test/bazel-*
|
||||
/user.bazelrc
|
||||
*.bazel.lock
|
||||
Reference in New Issue
Block a user