mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
Ed_
88d36f5d06
Both bootstrap and singleheader now name the files the same as the library's default. Output now directed toward gen directory for the corresponding dir (project, singleheader, or test)
27 lines
245 B
Plaintext
27 lines
245 B
Plaintext
.idea
|
|
|
|
build/*
|
|
.vs
|
|
|
|
**/*.gen.*
|
|
**/gen/gen.hpp
|
|
**/gen/gen.cpp
|
|
|
|
gencpp.hpp
|
|
gencpp.cpp
|
|
|
|
# Build results
|
|
[Dd]ebug/
|
|
[Dd]ebugPublic/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
x64/
|
|
x86/
|
|
[Ww][Ii][Nn]32/
|
|
[Aa][Rr][Mm]/
|
|
[Aa][Rr][Mm]64/
|
|
bld/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
[Ll]og/
|
|
[Ll]ogs/ |