aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 388544570b6bb825677b3c143103b1e0877592cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
build/
doxygen/xml/
doxygen/html/
doxygen/doxygen_sqlite3.db
main.cpp
libmaple.layout
tags
TAGS
*~
*.swp
arm
cscope*
.gdbinit

# Don't ignore this file itself
!.gitignore