Commit fe2e24af authored by Andrey Filippov's avatar Andrey Filippov

Align .gitignore with standard project conventions

parent 1ea74186
Pipeline #3691 canceled with stages
......@@ -3,11 +3,20 @@ workspace/
cache/
logs/
tmp/
attic
# Python
__pycache__/
*.pyc
# Editor/system
# Common project noise
*.log
*.backup
# IDE/editor/system
.classpath
.project
.settings/
/bin/
.DS_Store
*~
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment