annotate .hgignore @ 473:628941d63b8c bgo-commands-codegen

Ongoing work. Parsing tests work
author bgo-osimis
date Wed, 13 Feb 2019 12:07:00 +0100
parents cc47e6eaefb0
children fc17251477d6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
295
b04b13810540 unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am@osimis.io
parents: 285
diff changeset
1 CMakeLists.txt.user
222
84844649a8fd continued: reusable applications
am@osimis.io
parents: 217
diff changeset
2 Platforms/Generic/ThirdPartyDownloads/
285
3c190e2bb3af refactoring: ApplicationRunner + app hierarchy
am@osimis.io
parents: 239
diff changeset
3 Applications/Qt/archive/
295
b04b13810540 unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am@osimis.io
parents: 285
diff changeset
4 Applications/Samples/ThirdPartyDownloads/
b04b13810540 unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am@osimis.io
parents: 285
diff changeset
5 Applications/Samples/build-wasm/
b04b13810540 unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am@osimis.io
parents: 285
diff changeset
6 Applications/Samples/build-web/
445
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
7 Applications/Samples/node_modules/
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
8 Resources/CommandTool/protoc-tests/node_modules/
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
9 Resources/CommandTool/protoc-tests/generated_js/
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
10 Resources/CommandTool/protoc-tests/generated_ts/
ee41b6a017d7 dumb change
bgo-osimis
parents: 319
diff changeset
11 Resources/CommandTool/flatc-tests/basic/build/
448
cc47e6eaefb0 Fixed dummy change
bgo-osimis
parents: 447
diff changeset
12 .vscode/
473
628941d63b8c Ongoing work. Parsing tests work
bgo-osimis
parents: 448
diff changeset
13 Resources/CodeGeneration/__pycache__