source: .gitignore @ c583144

Last change on this file since c583144 was 9696fc3, checked in by OpenGnSys Support Team <soporte-og@…>, 6 years ago

#915 add pycache folder to .gitignore

During ogAdmServer API tests execution, pycache folder may be
generated. To avoid annoyances, this commit adds the pattern
to .gitignore.

  • Property mode set to 100644
File size: 43 bytes
Line 
1.DS_Store
2.editorconfig
3.idea
4__pycache__/
Note: See TracBrowser for help on using the repository browser.