summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e60a6aa954f4b43a41d980aa6ebf0c95c0aecb56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
*.swp
*.kate-swp
*.pyc
*.spec
*.zip
*.tar.gz
dist/
build/
locales/
/inx/
*.po
/DEBUG
.pydevproject
.project
/debug.log
/debug.svg
/.idea
/VERSION
/src/
.DS_STORE
.DS_Store
/PROFILE
/profile_stats
/profile_stats.prof
/.vscode
__pycache__