summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7df258207c62c35a10c9449008083b2effa1528d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# build system & qt creator
Makefile*
*_wrapper.sh
*_wrapper.bat
*.pro.user
/.qmake.cache
/config.status

# general stuff
tags
.DS_Store

# xemacs temporary files
*.flc

# Vim temporary files
.*.swp