forked from flybywiresim/aircraft
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
64 lines (64 loc) · 1.74 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
*
!*/
!/.vscode/**
!/.github/**
!/.husky/**
!/flybywire-aircraft-a320-neo/**
/flybywire-aircraft-a320-neo/layout.json
/flybywire-aircraft-a320-neo/manifest.json
/flybywire-aircraft-a320-neo/a32nx_build_info.json
/flybywire-aircraft-a320-neo/build_info.json
/flybywire-aircraft-a320-neo/html_ui/JS/atsu/
/flybywire-aircraft-a320-neo/html_ui/JS/fmgc/
/flybywire-aircraft-a320-neo/html_ui/JS/sentry-client/
/flybywire-aircraft-a320-neo/html_ui/JS/tcas/
/flybywire-aircraft-a320-neo/html_ui/Pages/VCockpit/Instruments/A32NX
/flybywire-aircraft-a320-neo/html_ui/JS/generated/**
/flybywire-aircraft-a320-neo/ModelBehaviorDefs/A32NX/generated
!/docs/**
!/src/**
!/scripts/**
!/typings/**
!.gitignore
!CODEOWNERS
!package.json
!.editorconfig
!.eslintrc
!jsconfig.json
!.gitattributes
!.prettierrc.json
!.prettierignore
!.npmrc
!manifest-base.json
!Cargo.lock
!Cargo.toml
!rust-toolchain.toml
!/.cargo/config.toml
!jest.config.js
!/jest/**
.DS_Store
node_modules
/src/sound/.cache
/src/instruments/aceBundles
/src/instruments/src/EFB/dist
/src/instruments/buildSrc/custom/*
/src/autothrottle/target
/flybywire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/model/*.gltf
/flybywire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/model/*.bin
*.wasm
/target
/src/instruments/src/EFB/web/
/src/systems/target/
/src/systems/a320_hydraulic_simulation_graphs/*.png
/src/systems/a320_pneumatic_simulation_graph_data/*.txt
!igniter.config.mjs
.igniter
/src/fdr2csv/*.exe
/src/fbw/obj/
/src/fdr2csv/build/
.env
src/instruments/buildSrc/custom/*
/flybywire-aircraft-a320-neo/MCDU SERVER/
/src/mcdu-server/client/build
!/flybywire-aircraft-a320-neo/CORS SERVER/*
/flybywire-aircraft-a320-neo/SimObjects/AirPlanes/FlyByWire_A320_NEO/TEXTURE/A320NEO_COCKPIT_DECALSTEXT_ALBD.TIF.dds