| *.log | |
| target/ | |
| *.iml | |
| **/.idea/ | |
| *.iws | |
| *.DS_Store | |
| *.ipr | |
| *.swp | |
| buildAll.sh | |
| build_output.txt | |
| .classpath | |
| .project | |
| .settings | |
| .factorypath | |
| .eggs | |
| gremlinpython.egg-info | |
| _bsp/ | |
| doc/out | |
| docs/*.asciidoc | |
| ext/ | |
| **/python-reports/ | |
| **/.pytest_cache/ | |
| *$py.class | |
| __pycache__/ | |
| *.py[cdo] | |
| **/venv/ | |
| __version__.py | |
| .glv | |
| settings.xml | |
| tools/ | |
| [Dd]ebug/ | |
| [Rr]elease/ | |
| [Oo]bj/ | |
| *.suo | |
| *.user | |
| .vscode/ | |
| .vs/ | |
| *nupkg | |
| NuGet.Config | |
| nuget*.exe | |
| BenchmarkDotNet.Artifacts/ | |
| /Dockerfile | |
| docs/gremlint/ | |
| gremlint/ | |
| coverage.out | |
| .env | |
| gremlinconsoletest.egg-info |