„.gitignore“ ändern

This commit is contained in:
Artem Didytschuk 2020-10-08 22:08:48 +02:00
parent 8e3f75d9cc
commit 4eafdc1ef5
1 changed files with 22 additions and 1 deletions

23
.gitignore vendored
View File

@ -4,4 +4,25 @@
# Intellij
.idea/
*.iml
*.iws
*.iws
# eclipse specific
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch