]> Git — Sourcephile - gargantext.git/blob - .gitignore
[FIX] Print phylo
[gargantext.git] / .gitignore
1 *back
2
3 *lock
4
5 # Cabal
6 *.cabal
7
8 # Profiling
9 *.prof
10 profiling
11
12 # Stack
13 .stack-work
14 dist-newstyle
15
16 # Emacs
17 TAGS
18 *.swp
19 .dir-locals.el
20
21 # UI
22 gui
23 purescript-gargantext
24 gargantext-rfc
25
26 # Docs and Deps
27 doc
28 deps
29 _darcs
30 *.pdf
31 *.sql
32 *.ini
33
34 # Runtime
35
36 # Repo
37 repos
38 repo.json*
39 tmp*repo*json
40 data
41
42 devops/docker/js-cache