Skip to content

Commit 56ef7d1

Browse files
karalabezfy0701
authored andcommitted
gitignore: get rid of some relics (ethereum#30623)
Clean out some ancient stuff from git ignore.
1 parent ed4449b commit 56ef7d1

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.gitignore

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,11 @@
44
# or operating system, you probably want to add a global ignore instead:
55
# git config --global core.excludesfile ~/.gitignore_global
66

7-
/tmp
87
*/**/*un~
98
*/**/*.test
109
*un~
1110
.DS_Store
1211
*/**/.DS_Store
13-
.ethtest
14-
*/**/*tx_database*
15-
*/**/*dapps*
16-
build/_vendor/pkg
1712

1813
#*
1914
.#*
@@ -46,15 +41,4 @@ profile.cov
4641
# VS Code
4742
.vscode
4843

49-
# dashboard
50-
/dashboard/assets/flow-typed
51-
/dashboard/assets/node_modules
52-
/dashboard/assets/stats.json
53-
/dashboard/assets/bundle.js
54-
/dashboard/assets/bundle.js.map
55-
/dashboard/assets/package-lock.json
56-
57-
**/yarn-error.log
58-
logs/
59-
6044
tests/spec-tests/

0 commit comments

Comments
 (0)