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

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

# to spite luna
Makefile