forked from shufps/ESP-Miner-NerdQAxePlus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (35 loc) · 627 Bytes
/
Copy path.gitignore
File metadata and controls
43 lines (35 loc) · 627 Bytes
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
# Configuration files
sdkconfig
sdkconfig.old
dependencies.lock
# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
# Production folder
build/
**/build/
!build/config
build/config/*
!build/config/kconfig_menus.json
!build/config/sdkconfig.json
# Test folder
test/build/*
# HTML documentation
html_doc/
# Ignore files generated by PhpStorm and NetBeans
.idea
nbproject
# Ignore apple stuff
.DS_Store
# Ignore gitlab ci specific cache folder
/.cache
components/components/*
config.bin
config.cvs
managed_components/*
release/
esp-miner-*.bin