2023-04-01 22:21:46 -04:00
|
|
|
.idea
|
|
|
|
|
2023-08-19 08:21:28 -04:00
|
|
|
**/build/*
|
2023-04-10 17:55:09 -04:00
|
|
|
.vs
|
2023-06-29 22:54:50 -04:00
|
|
|
|
|
|
|
**/*.gen.*
|
2023-07-24 23:10:10 -04:00
|
|
|
**/gen/gen.hpp
|
|
|
|
**/gen/gen.cpp
|
2023-08-04 16:12:13 -04:00
|
|
|
**/gen/gen.dep.hpp
|
|
|
|
**/gen/gen.dep.cpp
|
|
|
|
**/gen/gen.builder.hpp
|
|
|
|
**/gen/gen.builder.cpp
|
|
|
|
**/gen/gen.scanner.hpp
|
|
|
|
**/gen/gen.scanner.cpp
|
2023-07-15 20:58:55 -04:00
|
|
|
|
2023-07-24 22:19:21 -04:00
|
|
|
gencpp.hpp
|
|
|
|
gencpp.cpp
|
|
|
|
|
2023-10-24 06:00:28 -04:00
|
|
|
**/*.lib
|
|
|
|
**/*.pdb
|
2023-10-24 06:02:07 -04:00
|
|
|
**/*.exe
|
2023-10-24 06:00:28 -04:00
|
|
|
**/*.dll
|
2023-08-22 16:01:50 -04:00
|
|
|
|
2023-10-24 06:00:28 -04:00
|
|
|
release/**
|
2023-08-22 16:01:50 -04:00
|
|
|
|
|
|
|
# Unreal
|
|
|
|
**/Unreal/*.h
|
|
|
|
**/Unreal/*.cpp
|
|
|
|
! **/Unreal/validate.unreal.cpp
|
2023-10-24 06:00:28 -04:00
|
|
|
project/auxillary/vis_ast/dependencies/temp
|