[JSON] - dirty code for building intrusive and non-intrusive serialisation/deserialisation macros for custom types
- updated .gitignore file to ignore "dist" and "build" directories in netbeans project
This commit is contained in:
parent
8730af0788
commit
9afe757648
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -32,3 +32,5 @@ doc/mkdocs/docs/images
|
|||
doc/mkdocs/docs/examples
|
||||
doc/mkdocs/site
|
||||
doc/mkdocs/docs/__pycache__/
|
||||
/tools/NlohmannMacroBuilder/dist/
|
||||
/tools/NlohmannMacroBuilder/build/
|
Loading…
Reference in a new issue