]> Untitled Git - lemmy.git/blob - ui/.gitignore
Temp removing fusebox git describe since it breaks docker.
[lemmy.git] / ui / .gitignore
1 dist
2 .fusebox
3 _site
4 .alm
5 .history
6 .git
7 build
8 .build
9 .git
10 .history
11 .idea
12 .jshintrc
13 .nyc_output
14 .sass-cache
15 .vscode
16 build
17 coverage
18 jsconfig.json
19 Gemfile.lock
20 node_modules
21 .DS_Store
22 *.map
23 *.log
24 *.swp
25 *~
26 test/data/result.json
27
28 package-lock.json
29 *.orig
30