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