Structure gitignore

This commit is contained in:
Ghostkeeper 2016-04-25 13:29:49 +02:00
parent cde23edfed
commit 4548c38af6

22
.gitignore vendored
View file

@ -1,13 +1,17 @@
*.pyc
*kdev*
*.kate-swp
__pycache__
docs/html
*.lprof
*.log
*~
# Compiled and generated things.
build
*.qm
*.pyc
__pycache__
*.mo
docs/html
*.log
resources/i18n/en
resources/i18n/x-test
# Editors and IDEs.
*kdev*
*.kate-swp
*.lprof
*~
*.qm