-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
66 lines (61 loc) · 1.98 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
65
66
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# ignore IDE folders.
.idea
.vscode
# ignore github hosted test data files
tests/data/ADM-TSC-Tools-ALM-QC
tests/data/audiostation/*
tests/data/Binary-metamorphosis/*
tests/data/Bitrate-calculator/*
tests/data/CdiuBeatUpEditor/*
tests/data/ChessBrainVB/*
tests/data/CoolWind2D-GameEngine-CHS/*
tests/data/DevOps/*
tests/data/Discrete-Probability-Detector-in-VB6/*
tests/data/Endless-runner-Game_VB6.0/*
tests/data/Environment/*
tests/data/framework-vb6/*
tests/data/Genomin/*
tests/data/KORG_Read_pcg/*
tests/data/Markov-Chains-VB6/*
tests/data/Mix-two-signals-by-using-Spectral-Forecast-in-VB6-app-v1.0/*
tests/data/Mix-two-signals-by-using-Spectral-Forecast-in-VB6-app-v2.0/*
tests/data/NewTab/*
tests/data/OCX_Advanced_Control__VB6/*
tests/data/OCX_Advanced_Grid__VB6/*
tests/data/omelette-vb6/*
tests/data/opendialup/*
tests/data/Papaver-Genomics/*
tests/data/project-duplication-detection-system/*
tests/data/ProjectExaminer/*
tests/data/PromKappa-1.0-makes-Objective-Digital-Stains/*
tests/data/Prototype-software-for-Photon-pixel-coupling/*
tests/data/SK-ADO_Dan_SQL_Demo__VB6/*
tests/data/SK-Alarm_Clock__VB6/*
tests/data/SK-Password-Application-ADD-ON__VB6/*
tests/data/SK-SQL_Code_Generator_V2__VB6/*
tests/data/stdVBA-Inspiration/*
tests/data/SteamyDock/*
tests/data/Troyano-VB6-PoC/*
tests/data/ucJLDatePicker/*
tests/data/unlightvbe_qs/*
tests/data/vb6/*
tests/data/vb6-code/*
tests/data/Vb6.0/*
tests/data/VB6-2D-Physic-Engine/*
tests/data/VB6-add-GUI-objects-at-runtime/*
tests/data/VB6-samples/*
tests/data/VbScalesReader/*
tests/data/VPN-Lifeguard/*
tests/data/w.bloggar/*
tests/data/Win_Dialogs/*