]> Untitled Git - lemmy-ui.git/blob - .gitignore
fix submodule error
[lemmy-ui.git] / .gitignore
1 dist
2 .fusebox
3 _site
4 .alm
5 .history
6 .git
7 build
8 .build
9 .idea
10 .jshintrc
11 .nyc_output
12 .sass-cache
13 .vscode
14 coverage
15 jsconfig.json
16 Gemfile.lock
17 node_modules
18 .DS_Store
19 *.map
20 *.log
21 *.swp
22 *~
23 test/data/result.json
24
25 package-lock.json
26 *.orig
27
28 src/shared/translations
29
30 stats.json
31
32 .envrc.private
33 result
34 .direnv/