2023-04-01 19:21:46 -07:00
|
|
|
.idea
|
|
|
|
|
2023-08-19 05:21:28 -07:00
|
|
|
**/build/*
|
2023-04-10 14:55:09 -07:00
|
|
|
.vs
|
2023-06-29 19:54:50 -07:00
|
|
|
|
|
|
|
**/*.gen.*
|
2023-07-24 20:10:10 -07:00
|
|
|
**/gen/gen.hpp
|
|
|
|
**/gen/gen.cpp
|
2023-08-04 13:12:13 -07: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 17:58:55 -07:00
|
|
|
|
2023-07-24 19:19:21 -07:00
|
|
|
gencpp.hpp
|
|
|
|
gencpp.cpp
|
|
|
|
|
2023-10-24 03:00:28 -07:00
|
|
|
**/*.lib
|
|
|
|
**/*.pdb
|
2023-10-24 03:02:07 -07:00
|
|
|
**/*.exe
|
2023-10-24 03:00:28 -07:00
|
|
|
**/*.dll
|
2023-08-22 13:01:50 -07:00
|
|
|
|
2023-10-24 03:00:28 -07:00
|
|
|
release/**
|
2023-08-22 13:01:50 -07:00
|
|
|
|
|
|
|
# Unreal
|
|
|
|
**/Unreal/*.h
|
|
|
|
**/Unreal/*.cpp
|
|
|
|
! **/Unreal/validate.unreal.cpp
|
2023-10-24 03:00:28 -07:00
|
|
|
project/auxillary/vis_ast/dependencies/temp
|
2023-11-21 17:03:51 -08:00
|
|
|
test/gen/original
|