aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 36a26ca2aebbfe680c4c721e05a7507788998f9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# general directories to ignore
bin
build
build_*
CMakeFiles
Testing

# extensions to ignore
*.o
*.out
*.a
*.cmake

# general files to ignore
CMakeCache.txt
Makefile
GPATH
GTAGS
GRTAGS