• Sign in

Playtenders / prozorro-robot_tests · Files

Logo 4k  2

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
a0754858444607ea09d636a50d88e522a35dad8d
  • prozorro-robot_tests
  • .gitignore
  • Update .gitignore ...
    22a9d3bc
    In order to ignore artifact.yaml
    mykhaly authored
    9 years ago  
    Browse Files »
.gitignore 323 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# Distribution / packaging / buildout
/*.egg-info/
/.installed.cfg
/.mr.developer.cfg
/bin/
/build/
/develop-eggs/
/[bs]dist/
/dist/
/eggs/
/src/

# Output of robot_tests
/test_output/

# Robot framework artifact
op_robot_tests/tests_files/data/artifact.yaml