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