about summary refs log tree commit diff stats
path: root/.gitignore
blob: 96b6b5de15ef6100ea16af14716b8f828567a1dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# editor ignores
*~
*.swp
*.swo
\#*\#
.\#*

# artefacts
*.o
*.so
*.pch
build/
obj/

# to spite luna
Makefile