forked from newaetech/chipwhisperer-jupyter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
39 lines (39 loc) · 889 Bytes
/
.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
*.pyc
*.autopilot/*
*.s#*
*.b#?
*.ipynb_checkpoints*
software/capture/capture-*
*/.autopilot*
*.autopilot*
hardware/capture/chipwhisperer-rev2/ezusb-firmware/ztex-sdk/bmp/tests*
software/capture/default-data-dir*
software/capture/scopes/cw-partial-files/ztex_rev2_1.11c_ise*
software/chipwhisperer/capture/default-data-dir/*
software/chipwhisperer/capture/capture-2013.*
software/chipwhisperer/capture/scopes/cw-partial-files/ztex_rev2_1.11c_ise/*
software/*.egg-info/*
software/build/*
doc/sphinx/_build/html/_static
doc/sphinx/_build
*.epf
*.cwp
*_data
default-data-dir/
*.o
*.d
*.lst
*.npy
hardware/victims/firmware/simpleserial-aes/simpleserial-aes-CW*
hardware/victims/firmware/basic-passwdcheck/basic-passwdcheck-CW*
hardware/victims/firmware/simpleserial-aes-auth/simpleserial-aes-auth-CW*
user/*
*.csv
*py.bak
*.cfg
*.orig
project/*
html/*
jupyter-backup/*
test.ipynb
/tests/*.out