summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b84ff90dda8ccc78e64ddbe1c250b2d4dca5dd76 (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
27
28
29
30
31
32
33
__pycache__
*.swp
*.kate-swp
*.pyc
*.spec
*.zip
*.tar.gz
*.po
dist/
build/
locales/
/inx/
.pydevproject
.project
/.idea
/.vscode
/VERSION
/src/
.DS_STORE
.DS_Store
flaskserverport.json
electron/yarn.lock

# debug and profile files
/DEVEL.ini
/DEBUG
/PROFILE
/debug*
/.debug*
# old profile files
/profile_stats
/profile_stats.html
/profile_stats.prof