Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 154
    • Issues 154
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Repository

Switch branch/tag
  • haskell-gargantext
  • .gitignore
Find file
BlameHistoryPermalink
  • Alexandre Delanoë's avatar
    [Phylo][Merge] Fix warnings and adding Eq instance to Phylo for Behavior test. · ff00168b
    Alexandre Delanoë authored 6 years ago
    ff00168b
.gitignore 232 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
# Cabal
*.cabal

# Profiling
*.prof
profiling

# Stack
.stack-work

# Emacs
TAGS
*.swp
.dir-locals.el

# UI
gui
purescript-gargantext
gargantext-rfc

# Docs and Deps
doc
deps
_darcs
*.pdf

# Runtime

# Repo
repo.json*
tmp*repo*json

Replace .gitignore

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.